zodb install problem on Windows
Mark Brady
kalath at lycos.com
Wed Jun 27 06:43:07 EDT 2001
Hi,
I have a compiled python 2.1 win32 ZODB (no ZEO yet), mail me if
you want it. It's in nice installer format. I was planning to have a
crack at ZEO on win32 using the Python on win32 book (it has loads of
stuff on setting up services, etc.). I have been busy and am working
on a Jython app at the moment but I might have ZEO working on win32 by
next week with a bit of luck.
Mark.
atodd at spam.free.email.com (Andy Todd) wrote in message news:<Xns90CD9525748F3atodddexterpinioncom at 203.2.194.51>...
> "Neil Hodgson" <nhodgson at bigpond.net.au> wrote in
> <aSb_6.162676$ff.1256766 at news-server.bigpond.net.au>:
>
> >Andy Todd:
> >> Hi all, I'm failing terribly here. I've commented out that section of
> >> the setup.py file for the ZEO module and everything seems to have
> >> installed correctly. But now I am getting an error;
> >> ...
> >> cl.exe /c /nologo /Ox /MD /W3 /GX -IC:\PROGRAMMING\PYTHON21\Include
> >> /Tcsrc/ExtensionClass.c
> >> /Fobuild\temp.win32-2.1\Release\ExtensionClass.obj error: command
> >> 'cl.exe' failed: No such file or directory
> >
> > It is failing because it requires a C compiler to build some binary
> >libraries and Microsoft operating systems do not come with a C compiler.
> >If noone else fixes this first and I can find some time I'll try and
> >produce a package that includes binaries for Windows.
> >
> > Neil
> >
>
> A-ha, I almost suspected as much ;-) Thanks very much for the info.
>
> I think I've got an old version of DJGPP knocking about somewhere, would
> that be up to the job? I'm presuming if I get it installed I will also need
> to tell distutils where it is?
>
> Regards,
> Andy
More information about the Python-list
mailing list