[Twisted-Python] Windows IOCP reactor

Justin Johnson justinjohnson at fastmail.fm
Fri Mar 26 10:12:53 EST 2004


The bare minimum method is working for me.  Thanks for the help.

-Justin

On Thu, 25 Mar 2004 10:07:54 -0800, "Cory Dodt"
<corydodt at twistedmatrix.com> said:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Ulp, yes.  The whole world has problems opening cygwin paths.  I suggest:
> 
> ~   - doing the "BARE MINIMUM" install described, which will get you
> everything
> but icons and doc
> or
> ~   - $ alias aap='python C:/aap/Exec/aap'
> or
> ~   - Put cygwin/bin in your global path and run aap.bat from a win32
> cmd.exe
> prompt (cygwin stuff makes it easier to install mingw, but you don't have
> to
> stay in the cygwin shell environment).
> 
> 
> C
> 
> Justin Johnson wrote:
> 
> | Okay, so I got everything setup as the readme states, but I had to
> fiddle
> | with my path a bit in cygwin and I'm still having some issues.  The
> | native python seems to have problems opening cygwin files.
> |
> | $ aap -f win32/build.aap
> | c:\Python23\python.exe: can't open file '/cygdrive/c/aap/Exec/aap'
> |
> | $ aap.py -f win32/build.aap
> | c:\Python23\python.exe: can't open file '/cygdrive/c/aap/Exec/aap.py'
> |
> | $ echo $PATH
> |
> /usr/local/bin:/usr/ccs/bin:/usr/ccs/lib:/usr/bin:/usr/ucb:/etc:/cygdrive/c/MinG
> |
> W/bin:/cygdrive/c/aap/Exec:/cygdrive/c/usr/local/wbin:/cygdrive/c/Vim/vim62:/cyg
> | drive/c/Python23:/cygdrive/c/Python23/scripts:.
> |
> | $ ls -l /cygdrive/c/aap/Exec/aap.py
> | -rwxrwxrwx+   1 Administ ????????      438 Aug  7  2003
> | /cygdrive/c/aap/Exec/aap
> | .py
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3-nr1 (Windows 2000)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFAYx/63A5SrXAiHQcRAtmKAKCarYO4jEpiXp1KsrxuWrywhxxXcQCfZjGa
> ZB5Fu0Lnvf8jcVwAdf2bb9c=
> =InKG
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python




More information about the Twisted-Python mailing list