[postgis-users] Making shp2pgsql using iconv in /usr/local?
strk at refractions.net
strk at refractions.net
Tue Nov 29 14:18:39 PST 2005
On Tue, Nov 29, 2005 at 03:01:51PM -0700, Larry Shaffer wrote:
> LDFLAGS="-L/usr/local/lib -liconv" CFLAGS="-I/usr/local/include" make
> shp2pgsql
>
> No go. Still fails to use the iconv in /usr/local same errors as making
> without the LD and C FLAGS env variables set and the USEICONV (sp?) set
> to 1 in ../Makefile.config.
Can you be include more informations ?
Does it fail to compile or to use intended lib ?
Does it link to any libiconv ?
Did you find the USE_ICONV variable in Makefile.config
(it has an underscore) ?
--strk;
More information about the postgis-users
mailing list