[gdal-dev] Problems linking without curl
Jose Gomez-Dans
jgomezdans at gmail.com
Tue Feb 26 09:50:18 PST 2013
Hi,
Trying to compile GDAL on RHEL6 x864_64. It's failing looking for libcurl
when linking. I don't need curl in this machine, and it's not installed. My
configure line is as follows:
./configure --prefix=/home/User/bin/ --with-libtiff=internal
--with-hdf4=/usr/lib64/hdf --without-curl --without-expat --without-mysql
--without-dwgdirect --without-odbc --with-python --without-oci
--without-sqlite3 --without-oci-include --without-oci-lib --without-grib
Unrelated to curl, in order to configure HDF4, I need the line above.
However, I then need to go into GDALmake.opt and edit the content of
HDF4_INCLUDE to point to /usr/include/hdf.
But how can I get rid of the curl dependency?
Thanks!
Jose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130226/8d20f3be/attachment.html>
More information about the gdal-dev
mailing list