[Gdal-dev] proj4

Frank Warmerdam warmerdam at pobox.com
Thu May 1 09:23:49 EDT 2003


Xiaodong Zhang wrote:
> Hi Frank,
> 
> The Proj.4 has been installed and its library libproj.so is in the 
> searching path defined by LD_LIBRARY_PATH. What else could be wrong.

Hi,

OK, the next most common problem is when configuring GDAL on some recent
(often RedHat) systems with gcc 3.2 problems are encountered in the configure
and support for dynamic library loading (and various other things) is disabled.

Is "#define HAVE_LIBDL 1" in your gdal/port/cpl_config.h? If not or if it is
commented out, then you have this particular problem.  Likely the quickest
way to deal with it is to download a CVS nightly snapshot of the source
instead of working from the release you currently have.  Recently configures
are fixed to deal with the issue.

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list