Python mapscript and AGG
Umberto Nicoletti
umberto.nicoletti at GMAIL.COM
Thu Oct 4 07:19:06 PDT 2007
> Python 2.4.4 (#2, Apr 25 2007, 22:41:41)
> [GCC 4.1.3 20070423 (prerelease) (Debian 4.1.2-4)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import mapscript
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File "/usr/lib/python2.4/site-packages/mapscript.py", line 7, in ?
> import _mapscript
> ImportError: /usr/lib/python2.4/site-packages/_mapscript.so: undefined
> symbol: _ZN3agg12g_sqrt_tableE
>
This is using mapscript.
Building means:
python setup.py build
python setup.py install
version of swig (type swig -version on a console)?
Umberto
More information about the MapServer-users
mailing list