Hi,
just a hint, maybee helps:
1) check, that libs are in /opr/foo and not /opt/foo/lib
2) add /opt/foo to /etc/ld.so.conf (sudo echo '/opt/foo' >> /etc/ld.so.conf)
3) run ldconfig as root (sudo ldconfig)
4) try to configure with same params.
Maris.
2007/1/17, Rick Reeves <[EMAIL PROTECTED]>:
Hello All:
Ive searched for a solution to this elsewhere but now will post the
question here:
Im building GDAL 1.4.0 library from source to include HDF4 library on
ubuntu linux Daper Drake.
Have expanded the HDF4 binaries (which include the libmfhdf.a archive
required
by GDAL) and the GDAL