Hmm, the installer is meant to install under Windows the normal way --
not the Cygwin way so that is why it behaves as it does. That said,
you should be able to use the actual binary without any trouble.
You'll simply have to extract it yourself. I believe that WinZip (or
Python itself) can read the zip file that is part of the installer.
Simply extract cx_Oracle.pyd and put it somewhere on your PYTHONPATH.
On 11/5/05, Paul Watson <pw...@re...> wrote:
> How can I install cx_Oracle for use by the Cygwin /usr/bin/python?
>
> The Windows installer appears to only permit installation under Pythons f=
ound in the Windows registry.
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Downl=
oad
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> cx-oracle-users mailing list
> cx-...@li...
> https://lists.sourceforge.net/lists/listinfo/cx-oracle-users
>
|