Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG

2007-10-05 Thread Umberto Nicoletti
[mailto:[EMAIL PROTECTED] On Behalf Of Howard Butler Sent: 4. oktober 2007 16:37 To: MAPSERVER-USERS@LISTS.UMN.EDU Subject: Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG James, If I recall correctly, this issue is related to AGG not being built with -fPIC. Howard On Oct 4, 2007, at 8

Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG

2007-10-04 Thread Umberto Nicoletti
Could you describe the exact steps you used to build python mapscript and the version of swig? Umberto On 10/4/07, James Lindstorff [EMAIL PROTECTED] wrote: Having just compiled and tried out mapserver 5.0 with AGG support in CGI mode (WMS) and being very impressed with the rendering quality I

Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG

2007-10-04 Thread James Lindstorff
From mapscript/python directory I did the following: SWIG Version 1.3.31 swig -python -shadow -modern -o mapscript_wrap.c ../mapscript.i python setup.py install --force /james

Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG

2007-10-04 Thread James Lindstorff
Lindstorff Cc: MAPSERVER-USERS@lists.umn.edu Subject: Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG Could you describe the exact steps you used to build python mapscript and the version of swig? Umberto On 10/4/07, James Lindstorff [EMAIL PROTECTED] wrote: Having just compiled and tried out

Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG

2007-10-04 Thread Umberto Nicoletti
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

Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG

2007-10-04 Thread James Lindstorff
Lindstorff Cc: MAPSERVER-USERS@lists.umn.edu Subject: Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG 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

Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG

2007-10-04 Thread Howard Butler
James, If I recall correctly, this issue is related to AGG not being built with -fPIC. Howard On Oct 4, 2007, at 8:10 AM, James Lindstorff wrote: Having just compiled and tried out mapserver 5.0 with AGG support in CGI mode (WMS) and being very impressed with the rendering quality I

Re: [UMN_MAPSERVER-USERS] Python mapscript and AGG

2007-10-04 Thread James Lindstorff
: [UMN_MAPSERVER-USERS] Python mapscript and AGG James, If I recall correctly, this issue is related to AGG not being built with -fPIC. Howard On Oct 4, 2007, at 8:10 AM, James Lindstorff wrote: Having just compiled and tried out mapserver 5.0 with AGG support in CGI mode (WMS) and being very