[Zope] Zope Build Failure
Harry Wilkinson
harryw@nipltd.com
Fri, 22 Mar 2002 16:31:37 +0000
As far as I am aware, Zope does not officially support Python 2.2 yet. The
most recent versions of Zope have been officially compatible with Python
2.1.2.
That may not be the problem you're having though.
Harry
On Friday 22 March 2002 4:20 pm, 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.
>