this is a FAQ. zope is not compatible with python 2.2. use python 2.1.2 instead. jens On Friday, March 22, 2002, at 11:20 , Rengasamy, Samy wrote:
I installed Python-2.2 at /usr/share/apps/Python.
I did the following: $ export LD_LIBRARY_PATH=/usr/share/apps/Python/lib/python2.2:$LD_LIBRARY_PATH $ export PATH=/usr/share/apps/Python/bin:$PATH
Untarred Zope-2.5.0-src at /usr/share/apps and did:
$ python w_pcgi.py
The above failed as it could not locate Makefile.pre.in at /usr/share/apps/Python/lib/python2.2/config
Then I copied it from /usr/share/apps/Python-2.2/Makefile.pre.in.
Now it fails saying target boot not found in the Makefile.
Am I missing a step here?
Thanks in Advance,
Samy Rengasamy.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )