[Pywps-devel] PyWPS on WindowsXP
Jachym Cepicky
jachym.cepicky at gmail.com
Thu Jun 25 13:50:01 CEST 2009
Hi,
AFAIK there are note many users of PyWPS on Windows. I managed to setup
PyWPS on Winwdows once (befere 3.1.0 should work). There is special
pythonoish cgi-bin wrapper script in doc/examples, which can be used in
/cgi-bin/ directory of the server, then you should be able to install
pywps anywhere in the system.
You also need htmltmpl package
NOTE: Because of there is no support for fork on Windows and similar
functionality would have to be implemented via subsystem module with
little bit different logic, currently, only synchronous processes can be
run (status will always be false).
So, the general installation procedure is similar to unix (linux)
systems.
1) Install apache
2) install python
3) install htmltmpl package
4) download and install pywps
6) prepare your processes directory (at least one file __init__.py wiht "__all__ = []" in it)
5) setup the cgi-bin wrapper script
6) try getcapabilities - it should work
jachym
P.S. I expected some problems you will have to face, just drop and
message to this list - it would be nice to prepare some tutorial at the
end.
On Thu, Jun 25, 2009 at 12:36:05PM +0100, pat browne wrote:
> Hi,
> Does anyone know of a tutorial on setting up on PyWPS/GRASS/MapServer on
> WindowsXP. Failing that, where would I find instructions containing the
> appropriate directory structures and variable settings that could be
> adapted for Windows.
>
> Should I be looking at the OSGEO stack to provide out of the box PyWPS
> functionality for Windows?
>
>
> Regards,
> Pat Browne (PyWPS beginner)
> http://www.comp.dit.ie/pbrowne/
>
> _______________________________________________
> Pywps-devel mailing list
> Pywps-devel at wald.intevation.org
> http://lists.wald.intevation.org/mailman/listinfo/pywps-devel
--
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299 ED8A C8AB 74B8 08D4 E08F
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.wald.intevation.org/pipermail/pywps-devel/attachments/20090625/62034a58/attachment.pgp
More information about the Pywps-devel
mailing list