<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hello list!<br>
<br>
I am trying to set up the mapserver py wrapper that is documented on
the mapserver website. For this I unzipped the mapscript python files
from the MS4W package.&nbsp; Then I run the test-cgi-mapscript.py.<br>
<br>
My machine is windows 2003. When running the script from the command
line, a windows dialog pops up saying that the python24.dll is not
found. My guess is that this has to do with the mapscript.dll trying to
hook on to python24.dll<br>
<br>
Can I simply copy the python24.dll into my python25 installation? <br>
Can I run two pythons next to each other?<br>
Or is there a compiled version of mapscript available that hooks into
the python25.dll?<br>
</font><br>
Kind regards,<br>
<br>
Milo van der Linden<br>
</body>
</html>