[Mapserver-users] MapServer 4 Compile Error on RedHat 7.3
Vincent Schut
schut at sarvision.com
Tue Nov 11 08:49:40 PST 2003
On 2003.11.11 17:02, Sean Gillies wrote:
> 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.
<shame> kind of stupid of me to overlook the obvious... Indeed you will
have to specify ogr and proj when building mapserver, i guess...</
shame>
cheers,
Vincent.
>
> cheers,
> Sean
>
>
> --
> Sean Gillies
> sgillies at frii dot com
> http://www.frii.com/~sgillies
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list