On Tue, 16 Aug 2005 17:07:39 +0200, Jürgen Hötzel <[EMAIL PROTECTED]> wrote:


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

Hi,

Thanks for thoses tips on locale Jurgen. Note that AFAIK, Zope adapts itself to the system's locale it's compiled on (so it's "fr_FR" & "iso-8859-15" in my case).

I've compiled Python-2.3.5 (with no ipv6 support), then Zope-2.7.7-final & it runned fine this time.

Now when I put our running Zope instance's Products on that machine, Zope turns down, as soon as I press some link on the web interface :(

Please did you compile Python, pil and other libs from source ?
Or is there some Python-2.3.5 package somewhere ? that would greatly help me to get this server running ! I dunno how to say to Python-2.3.5 that PIL is installed somewhere bellow /usr/lib/python2.4/... or even if that's possible =-O

After i added the various Products we do use, Zope complains about missing python-imaging capabilities, even if I installed PIL from Community mirror (also complains about some "pdf", "rtf" & "converter" I couldn't find yet)

I also bought a Plone manual, which mostly helps managing a running Zope/Plone web site. But I found no manual with understandable clue on how to get all the libs installed and making Python & Zope aware of that

Hope this stay tuned to some AL mailing-list readers ;)

--
Salutations,
--
kozaki.dev
[~] > Arch, Mandrake & Ubuntu Linux
 -------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to