On 02/22/2014 09:11 PM, Daniel Kastl wrote:
On Sat, Feb 22, 2014 at 9:42 AM, Daniel Kastl <[email protected]> wrote:
Hi,
This is correct.
We are still having issues with osm2pgrouting though:
http://trac.osgeo.org/osgeo/ticket/1281
Any ideas?
I will look at it this weekend.
I didn't realize that LiveDVD already got that far.
I would really appreciate, if the person, who commented out the previous
PPA for pgRouting also makes sure, that the install script still works.
It would have been quite easy then to see, that osm2pgrouting was not
copied to the OSGeoLive PPA.
So possible solutions are:
1. Re-enable the PPA with osm2pgrouting (ppa:georepublic/pgrouting)
2. Copy the osm2pgrouting package to the PPA, which is used now.
(1) I can do, (2) I can't.
Regards,
Daniel
For reference the relevant lines in "install_pgrouting.sh":
# TODO: Remove third party PPAs
#add-apt-repository -y ppa:georepublic/pgrouting
apt-get update -qq
# Install pgRouting packages
apt-get install -y -qq postgresql-9.3-pgrouting
if [ $? -ne 0 ] ; then
echo 'ERROR: pgRouting Package install failed! Aborting.'
exit 1
fi
# Install osm2pgrouting package
apt-get install -y -qq osm2pgrouting
Hi Daniel,
I was the one commenting out this line, because I had already copied the
osm2pgrouting deb to the OSGeoLive PPA.
See here:
https://launchpad.net/~osgeolive/+archive/nightly/+packages
Regards,
Angelos
--
Angelos Tzotsos
Remote Sensing Laboratory
National Technical University of Athens
http://users.ntua.gr/tzotsos
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc