Re: ** WML:Error: options can not be correctly parsed
Gareth Edwards <[email protected]> Thu, 04 Sep 2003 00:29:26 +0100
| Newsgroups | gmane.comp.web.wml |
|---|---|
| Message-ID | <[email protected]> |
Hi Anders, For what its worth, I too have a similar problem on RH9. I've been ignoring it for a while as I have a working Solaris install of WML to use but it's on my TODO list to try to figure out what is going on. From traffic on the newsgroups, it might be instructive for you to set export LANG=C in your environment to see if it fixes the problem. If it works after that, then it's definetely the i18n that's causing the issue. There's a lead in http://archive.develooper.com/[email protected]/msg97360.html Unfortunately I am not an i18n expert so I don't knwo the implications in leaving this LANG setting for the long term in WML. Perhaps someone with more Perl experience can comment. Gareth Anders Johansen wrote: > Hi wml list > > I am interested in making a multilingual website, so wml seems like just > the right tool. I have installed it from source on a redhat 9 system with > perl version 5.8.0. I try to wml this file > > #!wml -o(ALL-LANG_*)+LANG_EN:%BASE_en.php -o(ALL-LANG_*)+LANG_DA:%BASE_da.php > #use wml::std::lang > #use wml::fmt::isolatin > <html> > <head> > <title><da>Anders Johansens hjemmeside</da><en>Anders Johansen's homepage</en> > </head> > <body> > </body> > </html> > > and get this error message: > > ** WML:Error: options can not be correctly parsed > > I have tried to look on the net for answers, but no luck :o(. Hope that > someone here can help me out. > > > Best regards, > > > Anders Johansen > _____________________________________________________________ > Anders Johansen, Astronomy student at Copenhagen University > Office: Bk10, Nordita Phone: 353-25363/26157800 > E-mail: [email protected] OR [email protected] (alternative) > Web : http://www.astro.ku.dk/~ajohan > > _____________________________________________________________________ > Website META Language (WML) http://thewml.org > User Support Mailing List [email protected] > Automated List Manager [email protected] > _____________________________________________________________________ Website META Language (WML) http://thewml.org User Support Mailing List [email protected] Automated List Manager [email protected]