roland, there is a precompiled Win32 version available to download at: http://www.zope.org/Products/Zope/2.2.2/Zope-2.2.2-win32-x86.exe use that instead. jens on 10/10/00 3:02, Roland Tepp at roland.tepp@mail.ee wrote:
Hi. I downloaded Zope 2.2.2 source and I am trying to compile it on WinNT to run without pcgi and it fails (console output following this letter).
I tried to track down the problem but I don't seem to make any progress. Could You help me please...
------------------------------------------------------------------------------ Compiling python modules
------------------------------------------------------------------------------ Building extension modules
------------------------------------------------ Compiling extensions in lib/python cp D:\Python/lib/python/config/Makefile.pre.in . The name specified is not recognized as an internal or external command, operable program or batch file. Traceback (innermost last): File "D:\Python\Zope-2.2.2\wo_pcgi.py", line 116, in ? if __name__=='__main__': main(sys.argv[0]) File "D:\Python\Zope-2.2.2\wo_pcgi.py", line 104, in main import build_extensions File "D:\Python\Zope-2.2.2\inst\build_extensions.py", line 96, in ? make('lib','python') File "D:\Python\Zope-2.2.2\inst\do.py", line 135, in make do("cp %s ." % wheres_Makefile_pre_in()) File "D:\Python\Zope-2.2.2\inst\do.py", line 104, in do if i and picky: raise SystemError, i SystemError: 1