GeoKnow/LinkedGeoData

Bash scripts should automatically detect correct postgis version

Aklakan opened this issue · 3 comments

Currently it assumes postgis 2.0, but on another Ubuntu 12.04 system, the postgis version was 1.5

Ya, facing the same problem too... I think there had some other minor linking and dependencies problem too.

The postgis files should now be located automatically (at least on Ubuntu). There will be issues with multiple postgis versions though as the lgd-createdb script would just pick an arbitrary one, but in that case one can still configure the /etc/linkedgeodata/lgd.conf.dist file manually (assuming a deb package install)

Issue has been addressed, and no further complaints arrived - closed ;)