Sorry - problem solved.
My #!/usr/Pyrthon2.4.exe was inadvertently on line 2...
Gerry
On Wed, 02 Aug 2006 13:04:10 -0400, Gerry Blais
<[EMAIL PROTECTED]> wrote:
>I'm trying to install and run, on XP, a queueing analysis package,
>PDQ, which has a{ Python, swig, C library version}.
>
>I'm new
I'm trying to install and run, on XP, a queueing analysis package,
PDQ, which has a{ Python, swig, C library version}.
I'm new to Cygwin (but not to Unix).
After installing Cygwin and Python, there is a Python2.4.exe in /lib.
If I have a file with
#!/lib/Python2.4.exe
Print "hello"
and I do