[Tile-serving] [osm2pgsql] Libtool error with autoreconf (#148)
kinkersnick
notifications at github.com
Fri May 16 13:10:24 UTC 2014
I'm afraid I don't really understand your answer to my question!
I've been through the list of packages needed for osm2pgsql and have them all installed:
- libxml2 http://xmlsoft.org/
- geos http://geos.refractions.net/
- proj http://www.remotesensing.org/proj/
- bzip2 http://www.bzip.org/
- zlib http://www.zlib.net/
- PostgreSQL http://www.postgresql.org/
- PostGIS http://postgis.refractions.net/
The problem seems to be around the fact that the version of libtool I have installed has been prefixed with a 'g' to avoid conflict with Mac OSX's own version of libtool, so I suppose osm2pgsql should be trying to use <code>glibtoolize</code> not <code>libtoolize</code>, but for some reason it's not, and I don't know how to make it do it!
It's weird, because I wasn't having this problem last time I tried to install, it's never been stuck on this stage before.
Anyone have any idea?
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/148#issuecomment-43328928
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140516/e2bb5175/attachment.html>
More information about the Tile-serving
mailing list