On Sat, Aug 13, 2005 at 06:57:14PM +0200, kozaki.dev wrote: > I just compiled Zope-2.8.1 this morning & hope plone-2.0.5 may run on it...
Plone 2.0.5 on Zope 2.8.x is definitely a "no-go". I just updated the zope package to Version 2.7.7 which works fine along with Plone 2.0.5. > Also i choose 'utf-8' in zope.conf --since the portal is 3 languages : > Chinese, English, French-- but zope won't start with that : You don't need to do this. Which option did you set? Plone by default uses utf-8 encoding. Check portal_properties/site_properties in your plone instance. > >$ ../zope/dongbei-faguo/bin/runzope > > /usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom > >module is is deprecated. Please use the random module. > > DeprecationWarning) This is just a deprecation warning. python 2.4 still ships a functional whrandom module and is backward compatible. > > Error: the specified locale "utf-8" is not supported by your system. > > See your operated system documentation for more information on your > >locale support. (line 188 in file:///...zope.conf) > > For help, use .../zope/lib/python/Zope2/Startup/run.py -h > > I hope that just shifting my local user locale will do this trick (or > should i shift system locale, but zope won't run on root) utf-8 is not a valid locale setting. By the way: you don't need to change the systems locale setting to deploy an utf-8 plone system. Jürgen
pgpmTyH0HLpJj.pgp
Description: PGP signature
_______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
