python mapscript issue
Sean Gillies
sgillies at FRII.COM
Wed Jun 13 12:53:07 EDT 2007
Which AGG version do you have? I've got 2.5, and was able to build
_mapscript.so a few weeks ago. Sadly, it sh*t the bed when I tried to
run the mapscript tests.
Sean
Kralidis,Tom [Burlington] wrote:
> Hi,
>
> Using trunk, running a simple python mapscript from
> mapscript/python/examples/shpdump.py gives me the following areas:
>
> $ ./shpdump.py
> Traceback (most recent call last):
> File "./oo", line 4, in ?
> import mapscript
> File "/usr/lib/python2.4/site-packages/mapscript.py", line 6, in ?
> =20
> File "build/bdist.linux-i686/egg/_mapscript.py", line 7, in ?
> File "build/bdist.linux-i686/egg/_mapscript.py", line 6, in
> __bootstrap__
> ImportError:
> /home/tkralidi/.python-eggs/mapscript-4.99-py2.4-linux-i686.egg-tmp/_map
> script.so: undefined symbol: _ZN3agg12vcgen_stroke10remove_allEv
> $
>
> Any idea? Looks like something w/ agg.
>
> ..Tom
>
More information about the mapserver-dev
mailing list