[mapserver-users] MapScript and SWIG 1.3.9
Norman Vine
nhv at cape.com
Wed Dec 5 05:55:36 PST 2001
Stephen Lime writes:
>
>Greetings: Has anyone tried to build mapscript (any language)
>with the most recent releases of Swig?
>
>Things build fine but that's where it stops, at least with perl.
>
Python mapscript builds OK
but I haven't done any testing
$ swig -version
SWIG Version 1.3.9u-20011005-1230
Copyright (c) 1995-1998
University of Utah and the Regents of the University of California
Copyright (c) 1998-2001
University of Chicago
Compiled with CC
$ python
Python 2.1.1 (#28, Nov 24 2001, 16:44:44)
[GCC 2.95.3-5 (cygwin special)] on cygwin
Type "copyright", "credits" or "license" for more information.
>>> import mapscript
>>> mapscript.msGetVersion()
'MapServer version 3.5 (beta)
OUTPUT=PNG
OUTPUT=JPEG
OUTPUT=WBMP
SUPPORTS=PROJ
INPUT=TIFF
INPUT=EPPL7
INPUT=JPEG
INPUT=POSTGIS
INPUT=OGR
INPUT=GDAL
INPUT=SHAPEFILE'
>>>
Cheers
Norman
More information about the MapServer-users
mailing list