<div dir="ltr"><div style>Hi,</div><div style>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:</div>
<div style><br></div>./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<br>
<div><br></div><div style>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. </div><div style>
<br></div><div style>But how can I get rid of the curl dependency?</div><div style><br></div><div style>Thanks!</div><div style>Jose</div></div>