[Zope-dev] compiling zope 2.9

Vladimir Iliev vladimir.iliev at gmail.com
Wed Oct 4 18:34:45 EDT 2006


Hi,

the zope documentation says that if I want to compile zope on win32 I
have to do it this way:

> python inst\configure.py --prefix=\path\to\my\zope
> nmake install

and it worked for zope <= 2.8. Now I'm trying to compile zope 2.9 but it
fails with:

error: package directory 'build\lib\win32-2\4\zope\i18n\locales' does
not exist
NMAKE : fatal error U1077: '"c:\python24\python.exe"' : return code
'0x1'
Stop.



What am I doing wrong ?



More information about the Zope-Dev mailing list