On Thursday 13 March 2008 20:21:34 Willy-Bas Loos wrote: > Hi, > > I think i found a little bug in postgis 1.3.2, or maybe it´s the great new > Application Stack Builder (good work guys!). > Anyway the bug symptom was that shp2pgsql wouldn´t start because it > couldn´t find libiconv-2.dll > It is only the wrong filename. The file in the installation is without the > dash. > Changed the filename from libiconv2.dll to libiconv*-*2.dll and all was > well. > > cheers, > > WBL
Yes, this is a known issue - although I would make a copy of the file and rename it since it is likely to be linked in with other parts of PostgreSQL. ATB, Mark. -- Mark Cave-Ayland Sirius Corporation - The Open Source Experts http://www.siriusit.co.uk T: +44 870 608 0063 _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
