--On Mittwoch, 20. Oktober 2004 13:15 Uhr +0100 John Poltorak <jp@warpix.org> wrote:
On Wed, Oct 20, 2004 at 02:07:30PM +0200, Andreas Jung wrote:
--On Mittwoch, 20. Oktober 2004 13:03 Uhr +0100 John Poltorak <jp@warpix.org> wrote:
"G:\USR\BIN\PYTHON.EXE" "G:/ux2bs/workdir/Zope-2.7.2-0/setup.py" install \ --prefix="/usr/local/Zope" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This looks somewhat weird. You are running a Windows binary PYTHON.exe on a Unix-like filesystem? Please explain!
Actually an OS/2 binary on a Unix-like directory structure...
The command has been generated using the supplied configure shell script.
It may look weird but works perfectly well - at least with v2.7.0.
Sorry, no idea about OS/2 (I thought OS/2 died some years ago). Your problem looks a bit like a Distutil problem. -aj