[Gdal-dev] libgdal.so: open failed: No such file or directory
Mateusz Loskot
mateusz at loskot.net
Mon Apr 23 12:44:47 EDT 2007
Gregory Yetman wrote:
> Hi,
>
> Hopefully this isn't too newbie, but I can't find an answer on the
> forums.
>
> I've compiled GDAL 1.4.1 on solaris (SunOS 5.10) successfully but I'm
> having trouble running most commands. With gdalinfo, ogr2ogr,
> ogrinfo, etc. I get:
>
> ld.so.1: gdalinfo: fatal: libgdal.so: open failed: No such file or
> directory Killed
>
> The compile options that I used are below. Note that I'm not root on
> this machine, so I'm using a local folder and no python support. I've
> included the gdal /bin folder on my path and the /lib folder in my
> LD_LIBRARY_PATH. Any other suggestions?
Gregory,
I've never worked on SunOS with GDAL, but if you
have the 'ldd' tool, please run:
ldd /absolute/path/to/gdalinfo
and paste the output here.
Cheers
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the Gdal-dev
mailing list