[gdal-dev] libproj.so on Linux?
Daniel Morissette
danmo at v...
Thu Dec 27 10:51:41 EST 2001
Ben Discoe wrote:
>
> OK, i tried building the latest proj (proj-4.4.4.tar.gz) and doing 'make
> install'. For good measure, i also rebuild/installed GDAL
> (gdal-1.1.5.tar.gz).
>
> I still get the following message when i try to run my program:
>
> "ERROR 6: Unable to load PROJ.4 library (libproj.so), creation of
> OGRCoordinateTransformation failed.
> Segmentation fault"
>
Make sure /usr/local/lib is in your runtime libpath: edit
/etc/ld.so.conf to add /usr/local/lib, and then run "/sbin/ldconfig".
This will permanently add /usr/local/lib to your system's runtime lib
path.
--
------------------------------------------------------------
Daniel Morissette morissette at d...
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
Don't put for tomorrow what you can do today, because if
you enjoy it today you can do it again tomorrow.
More information about the Gdal-dev
mailing list