]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - lib/README
3fe3542f0957e218e63302d3d33302dc30002bb5
[dead/census-tools.git] / lib / README
1 Third-party libraries are stored here. Currently, we use Shapely,
2 lp_solve (along with its Python bindings), and env-js. To install
3 them, simply run 'make' within this directory. You can also run 'make
4 lib' in the top-level directory.
5
6 You will need GEOS installed for Shapely to work properly.
7
8 Env-js requires a Java runtime, and the Ant utility, at least.