Hi! Florian Konnertz wrote:
Hello,
I encountered a locale issue while installing ZWiki-0.15 on my box here in germany (Zope-2.6.1, Python-2.1.3) ...
File /usr/local/lib/python2.1/locale.py, line 339, in getdefaultlocale File /usr/local/lib/python2.1/locale.py, line 272, in _parse_localename ValueError: unknown locale: de_DE@euro
This is the opportunity for me to learn the localization stuff... :-) ...
Ok, i fixed this by adding # Next three lines patched by ../FloK, see # http://openspirit.homelinux.net/noowiki/python/Locale if '@' in fullname: # '@' is sometimes used as encoding delimiter. fullname = fullname.replace('@', '.') to normalize() in locale.py See this thread: http://groups.google.de/groups?hl=en&lr=&ie=UTF-8&threadm=HJvD8.13869%2448.1... Zope starts without errors now. Best regards, Florian -- Florian Konnertz --- http://www.florian-konnertz.de http://openspirit.homelinux.net/noowiki/FrontPage Improved ZWiki about all topics, especially consciousness research and wisdom traditions