[Mapserver-users] instruction : mapserver on Mandrake 9
Richard Greenwood
rich at greenwoodmap.com
Thu Dec 12 07:01:18 PST 2002
--=======5BF76661=======
Content-Type: text/plain; x-avg-checked=avg-ok-4EB12F1A; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 8bit
Can you tell us specifically what problems you are encountering? We might
be better able to address them then.
I ran into two problems compiling mapserver under Mandrake 9.0. Mapserver
was looking for
libpng.so.22 which apparently does not come with Mandrake 9.0 so I simply
created a symbolic link to libpng.so.3 named: "libpng.so.22".
The other problem had to do with the gcc 3.2 compiler which is installed by
default (the gcc 2.9 compiler is available in the Mandrake 9.0 distribution
also). Norman Vine posted a work around for the 3.2 compiler: After you
./configure, edit your Makefile and locate the line:
"STATIC_LIBS= $(GD_STATIC) $(OGR_STATIC)"
and add " -lstdc++" at the end, so it should look like:
"STATIC_LIBS= $(GD_STATIC) $(OGR_STATIC) -lstdc++"
Rich
At 05:41 PM 12/12/2002 +0800, you wrote:
>hello list
>
>is there a link on how to intall mapserver on a Mandrake 9 box..
>
>suggestions are very much welcome since i badly needed it ...
>
>regards.
>
>gerald
>--
>System Administrator
>GEOPLAN Cebu Foundation, Inc.
>DOST-7, M. Cuenco Ave. Cebu City
>
>_______________________________________________
>Mapserver-users mailing list
>Mapserver-users at lists.gis.umn.edu
>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
Richard W. Greenwood, PLS
(307) 733-0203
Rich at GreenwoodMap.com
www.GreenwoodMap.com
--=======5BF76661=======--
More information about the MapServer-users
mailing list