[Zope] Zope Build Failure
Rengasamy, Samy
srengasamy@firstam.com
Fri, 22 Mar 2002 10:20:30 -0600
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.