[Mapserver-users] MapServer 4 Compile Error on RedHat 7.3

Sean Gillies sgillies at frii.com
Tue Nov 11 11:02:45 EST 2003


On Tuesday, November 11, 2003, at 07:58  AM, Dirk Geschwandtner wrote:

>
>>
>> You might accidentally have 2 versions of gdal on your system? Try
>> "ldconfig -p | grep gdal". The output should be something like:
>>
>> libgdal.1.1.so (libc6) => /usr/local/lib/libgdal.1.1.so
>> libgdal.so.1 (libc6) => /usr/local/lib/libgdal.so.1
>> libgdal.so (libc6) => /usr/local/lib/libgdal.so
>
> This is my output:
>
> libgdal.1.1.so (libc6) => /usr/local/lib/libgdal.1.1.so
> libgdal.so.1 (libc6) => /usr/local/lib/libgdal.so.1
> libgdal.so (libc6) => /usr/local/lib/libgdal.so
>
> Still no change, sorry...
>

Dirk,

Add --with-ogr=[path to OGR build directory] to your configure.  Also,
I see that you will need to build the PROJ.4 library and add --with-proj
to your configure as well.

cheers,
Sean


--
Sean Gillies
sgillies at frii dot com
http://www.frii.com/~sgillies




More information about the mapserver-users mailing list