[Gdal-dev] Error while loading shared libraries: libgdal.1.1.so

Andrey Kiselev dron at ak4719.spb.edu
Thu Mar 27 03:32:19 EST 2003


On Thu, Mar 27, 2003 at 01:01:30AM -0700, ?ystein Bedin wrote:
> The only build-instructions I found is on this page:
> http://www.remotesensing.org/gdal/gdal_building.html
> 
> I couldn't find anything about 'make install' and 'ldconfig' there... So if
> there's something I'm missing here -please tell me.

Yes, this is instructions for building, not for installation ;-)
Usual way to first time compiling on Linux is:

./configure
make
make install
ldconfig

> This is what I did:
> ./configure --with-hdf4=/hdf

Do you really have HDF library installed in root directory?


-- 
Andrey V. Kiselev
Home phone:  +7 812 5274898  ICQ# 26871517



More information about the Gdal-dev mailing list