[Zope] Re: patch for python configure for freeBSD and Zope

2001-01-21 Thread Chris Watson
Hi, I'm using freeBSD 4.2-RELEASE and just tried to install python-1.5.2 and Zope. If you are trying to do the same and tun into the following error when trying to start zope, then apply this patch to the configure script of python and rebuild it. ImportError: ./ExtensionClass.so:

[Zope] Re: patch for python configure for freeBSD and Zope

2001-01-21 Thread matt
On Mon, 22 Jan 2001, Chris Watson wrote: Hi, I'm using freeBSD 4.2-RELEASE and just tried to install python-1.5.2 and Zope. If you are trying to do the same and tun into the following error when trying to start zope, then apply this patch to the configure script of python and rebuild

[Zope] Re: patch for python configure for freeBSD and Zope

2001-01-21 Thread Chris Watson
Sorry, to be more explicit : I built python 1.5.2 and Zope 2.2.2 from source, although the most recent stable release of Zope also gave the same error. I did not use the ports distribution of python or zope, so I don't know if the same default configure script is used by them too. Is

[Zope] Re: patch for python configure for freeBSD and Zope

2001-01-21 Thread matt
On Mon, 22 Jan 2001, Chris Watson wrote: Sorry, to be more explicit : I built python 1.5.2 and Zope 2.2.2 from source, although the most recent stable release of Zope also gave the same error. I did not use the ports distribution of python or zope, so I don't know if the same default

[Zope] Re: patch for python configure for freeBSD and Zope

2001-01-21 Thread Chris Watson
No reason except that I have an install script for python, zope, and modules (including configuration) for both that I "know" form a stable environment on our production servers, whether linux, or freeBSD. I should try the ports distribution and run my unit tests to perhaps build a more