[mapserver-users] missing __init__ in python mapscript (fwd)
Norman Vine
nhv at cape.com
Fri Jan 25 11:52:50 PST 2002
teb at mallit.fr.umn.edu writes:
>
>In the book, Python Essential Reference, there's a part at the end of =
>the chapter on extending and embedding python where Beazley describes =
>the process of compiling extensions. In this, he creates a
>file, Setup, =
>which is used by make in the build process. In adapting this
>to building =
>mapscript, my file looks like the following:
>
>*shared*
>mapscript mapscript_wrap.c
try
*shared*
mapscriptc mapscript_wrap.c
Cheers
Norman
More information about the MapServer-users
mailing list