[GRASSLIST:1225] Re: install GDAL & import Landsat7 ETM+ xxx...xxx...bx0.l1g File (HDF)

Hamish hamish_nospam at yahoo.com
Fri Sep 12 23:49:57 EDT 2003


> And the instruction said that:
> 
> [In order to run GDAL after installing it is necessary for the shared
> library to be findable. This can often be accomplished by setting
> LD_LIBRARY_PATH to include /usr/local/lib].
> 
> But I don't know how to do this.


edit /etc/ld.so.conf and add /usr/local/lib to the list if is isn't
there. Then run /sbin/ldconfig.


or maybe LD_LIBRARY_PATH=/usr/local/lib:${LD_LIBRARY_PATH}
  ??


Hamish




More information about the grass-user mailing list