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
===================

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to