[postgis-users] PgRouting 1.02 for PG 8.2.9 on Win32 available

Jean David TECHER david.techer at davidgis.fr
Thu Jul 3 07:55:06 PDT 2008


Hi

The link is

http://www.davidgis.fr/download/pgRouting-1.02_pg-8.2.9.zip

Copy the dir 'lib' to C:\Program Files\PostgreSQL\8.2
Copye the dir 'share' to C:\Program Files\PostgreSQL\8.2

Notice:
- don't work for PostgreSQL 8.3.Y
- should work for PostgreSL 8.2.Y (work for 8.2.9 with PostGIS 1.1.6)

I've followed the build instructions from

http://pgrouting.postlbs.org/wiki/1.x/WindowsInstallationManual

except for the last instructions, I did

cmake -G"MSYS Makefiles" -DWITH_TSP=ON -DWITH_DD=ON  
-DBoost_INCLUDE_DIR=/usr/local/include/boost  
-DCGAL_INCLUDE_DIR=/usr/local/cgal/include  
-DCGAL_LIBRARIES=/usr/local/cgal/lib/libCGAL.a  
-DGAUL_INCLUDE_DIR=/usr/local/include  
-DGAUL_LIBRARIES=/usr/local/lib/libgaul.a   
-DGAUL_UTIL_LIBRARIES=/usr/local/lib/libgaul_util.a

Need to make a few modifications in
8.2/include/server/port.h
8.2/include/server/pg_config_os.h

Unable to load the routing_tsp.sql file (error with MAGIC BLOCK...)

The others files have succeeded!

If someone has other experience, it will be very nice to see :)



===================
Jean David TECHER
ALTEN Sophia-Antipolis
Ing. PostgreSQL/PostGIS
06 60 46 85 05
04 99 77 17 87
===================




More information about the postgis-users mailing list