[Zope] python w_pcgi.py doesn't work... :-(
Sven Kirmess
Sven Kirmess <sven.kirmess@gmx.net>
Mon, 23 Aug 1999 23:30:07 +0200
Solaris 2.6
Spark
Python 1.5.2 (Sources, --with-thread) Dir: /a1/python-1.5.2/
Zope 2.0.0b5 Sources Dir: /a1/zope-2.0/
---------------------------------------
The following command doesn't run as desired...
/a1/python-1.5.2/python w_pcgi.py
Output:
[snip...]
------------------------------------------------------------------------------
Compiling python modules
------------------------------------------------------------------------------
Building extension modules
------------------------------------------------
Compiling extensions in lib/python
cp /a1/python-1.5.2//lib/python1.5/config/Makefile.pre.in .
cp: /a1/python-1.5.2//lib/python1.5/config/Makefile.pre.in: No such file or directory
Traceback (innermost last):
File "/opt/zope-2.0/w_pcgi.py", line 111, in ?
if __name__=='__main__': main(sys.argv[0])
File "/opt/zope-2.0/w_pcgi.py", line 109, in main
import wo_pcgi; wo_pcgi.main(me)
File "/opt/zope-2.0/wo_pcgi.py", line 104, in main
import build_extensions
File "/opt/zope-2.0/inst/build_extensions.py", line 96, in ?
make('lib','python')
File "/opt/zope-2.0/inst/do.py", line 132, in make
do("cp %s ." % wheres_Makefile_pre_in())
File "/opt/zope-2.0/inst/do.py", line 103, in do
if i and picky: raise SystemError, i
SystemError: 256
kirmess@stinky:/opt/zope-2.0 >
What's going wrong? I think the script tries to copy the
Makefile.pre.in from python, but the file
/a1/python-1.5.2//lib/python1.5/config/Makefile.pre.in
doesnt exist...
What can I do to complete the setup?
Sven
--
PGP-Key-ID: 0x881BF222