OS: Ubuntu 8.04.1
PostgreSQL: 8.3
PostGIS: 1.3.3-1
I followed the instructions for installing the MapFish sample (
http://trac.mapfish.org/trac/mapfish/wiki/HowToInstallMapFishSample), but when I run
$ ./create_database.bash -p
part way through the execution, I get the following error:
./import_epfl.bash: line 41: /usr/share/postgresql/8.3/contrib/dijkstra.sql: No such file or directory
So I installed the package "postgresql-contrib-8.3" thinking it might be there, but it doesn't contain the file in question. I ran "find" to see if the file was in a different directory, but it's nowhere to be found. Where can I get this file?
Thanks,
D
_______________________________________________
Users mailing list
Users@...
http://www.mapfish.org/cgi-bin/mailman/listinfo/users