diff --git a/INSTALL b/INSTALL index 3c0921354..595455db4 100644 --- a/INSTALL +++ b/INSTALL @@ -105,8 +105,8 @@ PGSQL_LIBS: Search path for PostgreSQL library files ( /path/to/PGSQL_LIBS ) actual: /usr/lib PYTHON: Python executable ( /path/to/PYTHON ) - default: /usr/local/bin/python2.4 - actual: /usr/local/bin/python2.4 + default: /usr/bin/python + actual: /usr/bin/python INPUT_PLUGINS: Input drivers to include (all|none|comma-separated list of names) @@ -120,6 +120,12 @@ BINDINGS: Language bindings to build default: all actual: python +DEBUG: Compile a debug version of mapnik + (all|none|comma-separated list of names) + allowed names: no yes + default: no + actual: no + This help should be self-explanatory! For example, if you compiled your own set of Boost libraries, you might use: