30 Oct
2001
30 Oct
'01
10:57 p.m.
Robert Rottermann writes:
I would like to use Unicode support in Zope (to use non ASCII characters in structured text) However when I try to start zope with the -l command line switch I get an error. Are you sure, you use the "-L" option correctly?
I can use it without problem (an older ZopeCVS version, shortly after version 2.4.1 was released, on Linux2). "-L" wants an argument, e.g. "-L de_DE" or "-L ''"! Furthermore, the "-L" must come before the first non-option, e.g. before the "STUPID_LOG_FILE=logfile". Dieter