Custom Query (1155 matches)
Results (229 - 231 of 1155)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#522 | duplicate | livedvd: update pgrouting script | ||
Description |
Hi, the pgrouting install script needs its package depends updated to work with Ubuntu 9.10 Karmic & be in sync with the rest of the disc. specifically: postgres 8.4, postGIS 1.4, and libboost 1.38. (... and whatever postgis 1.3 -> 1.4 adjustments need to be made to the sample dataset.) thanks, Hamish |
|||
#524 | fixed | consistent /tmp/ build dir | ||
Description |
Hi, as per http://wiki.osgeo.org/wiki/Live_GIS_Build#Packaging_conventions all install_*.sh scripts should use a consistent /tmp/ dir, ie /tmp/build_<packagename> where packagename comes from install_<packagename>.sh. Hamish |
|||
#525 | fixed | pgrouting data import off | ||
Description |
pgrouting seems to build ok but the data import doesn't work out, for some reason the make install isn't putting the pgrouting .sql files into /usr/share/postlbs. Log is attached to ticket. |