![]() |
“The beast is actively interested only in now, and, as it is always now and always shall be, there is an eternity of time for the accomplishment of objects.” - the wisdom of Tarzan |
Kyng Chaos |
|
PostGIS BuildLast change: 2005/8/27
PostGIS version: 1.0.3 $ cd path_to_folder_containing_postgis_source.tar.gz $ tar -zxf postgis-1.0.3.tar.gz Grab these patches. Unzip them into the PostGIS source folder (make sure they aren't in a subfolder after unzipping). Note: these are made for PostGIS 1.0.3, and configure PostGIS for proj4, geos and iconv. $ cd postgis-1.0.3 $ patch Makefile.config Makefile.config.patch $ patch loader/Makefile loader_Makefile.patch $ export PGSQL_SRC=path_to_postgresql_source $ make $ sudo make install Clean up the environment: $ unset PGSQL_SRC SetupSee the Installation section of the README.postgis document. |
| Copyright © 2004-2008 Kyng Chaos All trademarks and copyrights on this page are owned by their respective owners. |
Powered By Geeklog |