Re: [Setup] Rebuilding a zope/plone with a different python

2011-04-11 Thread Raphael Ritz
On 4/9/11 1:27 PM, goedicke wrote: Dear Y'all - I've got a zope with some plones that are using a python that's missing PIL. I've built a new python that's working like a charm (2.6.6). I've tried adding executable = /usr/bin/python to the [buildout] section of my buildout.cfg but I get lots

Re: [Setup] Rebuilding a zope/plone with a different python

2011-04-11 Thread goedicke
Dear Y'all - I think I've done that, but aren't sure that I'm bootstraping properly. Is bootstraping a simple enough process that you can tell me the steps? - Billy -- View this message in context:

Re: [Setup] Rebuilding a zope/plone with a different python

2011-04-11 Thread Mikko Ohtamaa
goedicke wrote: Dear Y'all - I think I've done that, but aren't sure that I'm bootstraping properly. Is bootstraping a simple enough process that you can tell me the steps? /usr/bin/myshinynewpythoninterpreter bootstrap.py bin/buildout =) - Follow me in Twitter Download

Re: [Setup] Rebuilding a zope/plone with a different python

2011-04-11 Thread goedicke
Ah, yes. I did do that, and just did it again. That leads to the problem: undefined symbol: PyUnicodeUCS2_AsEncodedString Which is apparently because my new python uses UCS4. I didn't see a good workaround. Perhaps I should install using something other than UnifiedInstaller, something which

Re: [Setup] Rebuilding a zope/plone with a different python

2011-04-11 Thread Mikko Ohtamaa
goedicke wrote: undefined symbol: PyUnicodeUCS2_AsEncodedString rm -rf eggs/* - Follow me in Twitter Download mFabrik News for iPhone or Android -- View this message in context: