[Zope] Error starting zope - undefined symbol: PyUnicodeUCS2_AsEncodedString

2007-06-21 Thread John Schinnerer
Aloha, I have just attempted my first zope install using a python built from source and am getting an error traceback ending with: undefined symbol: PyUnicodeUCS2_AsEncodedString ...when I try to start zope (full traceback at end of msg). The story: I need to get a zope 2.8.8 up and running

Re: [Zope] Error starting zope - undefined symbol: PyUnicodeUCS2_AsEncodedString

2007-06-21 Thread John Schinnerer
Apologies, forgot to paste in the full traceback, here it is. FWIW I also have zope 2.9.7 installed from source and working just fine on this same machine (using python 2.4.4 packaged with Etch). Traceback (most recent call last): File /var/lib/zope2.8.8/lib/python/Zope2/Startup/zopectl.py,

Re: [Zope] Error starting zope - undefined symbol: PyUnicodeUCS2_AsEncodedString

2007-06-21 Thread Andreas Jung
--On 20. Juni 2007 21:03:20 -1000 John Schinnerer [EMAIL PROTECTED] wrote: Aloha, I have just attempted my first zope install using a python built from source and am getting an error traceback ending with: undefined symbol: PyUnicodeUCS2_AsEncodedString ...when I try to start zope (full

Re: [Zope] Error starting zope - undefined symbol: PyUnicodeUCS2_AsEncodedString

2007-06-21 Thread John Schinnerer
Andreas Jung wrote: --On 20. Juni 2007 21:03:20 -1000 John Schinnerer [EMAIL PROTECTED] wrote: Aloha, I have just attempted my first zope install using a python built from source and am getting an error traceback ending with: undefined symbol: PyUnicodeUCS2_AsEncodedString ...when I

Re: [Zope] Error starting zope - undefined symbol: PyUnicodeUCS2_AsEncodedString

2007-06-21 Thread Andreas Jung
--On 20. Juni 2007 21:58:18 -1000 John Schinnerer [EMAIL PROTECTED] wrote: Thanks...I have no idea how to do that unfortunately. This is the first time I've built python from source. I just followed the build instructions in the tarball and it worked. At least, I have a working python 2.3 in

Re: [Zope] Error starting zope - undefined symbol: PyUnicodeUCS2_AsEncodedString

2007-06-21 Thread John Schinnerer
Andreas Jung wrote: --On 20. Juni 2007 21:58:18 -1000 John Schinnerer [EMAIL PROTECTED] wrote: Thanks...I have no idea how to do that unfortunately. This is the first time I've built python from source. I just followed the build instructions in the tarball and it worked. At least, I have a

Re: [Zope] Error starting zope - undefined symbol: PyUnicodeUCS2_AsEncodedString

2007-06-21 Thread John Schinnerer
John Schinnerer wrote: Andreas Jung wrote: --On 20. Juni 2007 21:58:18 -1000 John Schinnerer [EMAIL PROTECTED] wrote: Thanks...I have no idea how to do that unfortunately. This is the first time I've built python from source. I just followed the build instructions in the tarball and

Re: [Zope] Error starting zope - undefined symbol: PyUnicodeUCS2_AsEncodedString

2007-06-21 Thread Jürgen Herrmann
On Thu, June 21, 2007 11:02, John Schinnerer wrote: John Schinnerer wrote: Andreas Jung wrote: --On 20. Juni 2007 21:58:18 -1000 John Schinnerer [EMAIL PROTECTED] wrote: Thanks...I have no idea how to do that unfortunately. This is the first time I've built python from source. I just