Hi everyone!

 

I posted question this morning. I think it would easier to let other people know the problems if I list exactly what we did and what the errors we met. Following installation, we did following things when we try to install pgdijsktra.

 

  1. Download boost library and installed the library.
  2. Edit Makefile. We set BOOST_PATH=/usr1/postgres/boost_1_33_1/lib
  3. Type “make install”. We got lots errors. Following are beginning part of our error log.

g++ -I. -I/usr1/postgresql-8.1.2/pgsql/include/server -I/usr1/postgresql-8.1.2/pgsql/include/internal -D_GNU_SOURCE  -O2 -Wall -Wmis

sing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -fno-strict-aliasing -fpic -I/usr1/postgres/boost_1_33_1/lib

-c boost_wrapper.cpp

boost_wrapper.cpp:22:28: boost/config.hpp: No such file or directory

boost_wrapper.cpp:26:40: boost/graph/graph_traits.hpp: No such file or directory

boost_wrapper.cpp:27:42: boost/graph/adjacency_list.hpp: No such file or directory

boost_wrapper.cpp:28:51: boost/graph/dijkstra_shortest_paths.hpp: No such file or directory

 

 

Could anyone tell us what we did wrong or what we missed? Many, many thinks.

 

Fay

                                   

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to