[Gdal-dev] Problem Unable to load PROJ.4
Frank Warmerdam
warmerdam at pobox.com
Tue Feb 18 10:33:44 EST 2003
roni zanolli wrote:
>
> Hi All,
>
> I installed gdal-1.1.8 and I'm using it with Virtual Terrain Project. My
> O.S is linux suse 8.1 and when I tried to convert a projection
> coordinate from nad27 to nad83 I get a error message
>
> ERROR 6: Unable to load PROJ.4 library (libproj.so), creation of
> OGRCoordinateTransformation failed.
>
> I installed proj-4.4.5 and the libproj.so is locate in /usr/local/lib
> and my ldconfig is set up to look to this path.
>
> Debugging the code I found that the file cplgetsymbol.cpp is using Dummy
> implementation instead of Unix Implemnetation because HAVE_DLFCN_H was
> not define when running configure prior to the instalation.
>
> So I run configure again and figure out that it is not findind most of
> my header files like
> dlfcn.h, unistd.h, fcntl.h.
>
> Can somebody help me with this problem?
Roni,
This is a problem with gcc 3.2 and configure. Try grabbing the nightly
snapshot from CVS and building from that. The configure problems should
be worked around.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the Gdal-dev
mailing list