aMule Forum
English => aMule Help => Topic started by: Kitebriga on September 12, 2005, 09:39:59 PM
-
Hi
Running aMule 2.0.3 as daemon on RH9 with no problems for few days now. I would like to setup SL language with amuleweb for my shared adsl wlan network with no success. I try to run it with su - username -c amuled & but no joy. I played a bit also with su - username -c "amuleweb -f /home/Kitebriga/.aMule/amuleweb.conf" but aMule crashed after a while.
What is the magic key please. ?(
thanks in advance.
-
edit ~/.aMule/amule.conf, find the key "Language=" and change it to "Language=sl". Now if your webserver is started by amuled, everything should be ok.
-
That's the joke. It is already there but amuleweb still works as EN.
[eMule]
AppVersion=aMule 2.0.3
Nick=Kitebriga
Language=sl
My local lang is set to sl_SI as well.
$ locale
LANG=sl_SI.iso88592
LC_CTYPE="sl_SI.iso88592"
LC_NUMERIC="sl_SI.iso88592"
LC_TIME="sl_SI.iso88592"
LC_COLLATE="sl_SI.iso88592"
LC_MONETARY="sl_SI.iso88592"
LC_MESSAGES="sl_SI.iso88592"
LC_PAPER="sl_SI.iso88592"
LC_NAME="sl_SI.iso88592"
LC_ADDRESS="sl_SI.iso88592"
LC_TELEPHONE="sl_SI.iso88592"
LC_MEASUREMENT="sl_SI.iso88592"
LC_IDENTIFICATION="sl_SI.iso88592"
LC_ALL=sl_SI.iso88592
$
-
Now if your webserver is started by amuled, everything should be ok.
Is your amuleweb started by amuled? If not, you can start amuleweb with "-l sl" (or "--locale=sl", do a "man amuleweb" for more info), or edit ~/.aMule/remote.conf, add/change a key as the very first line of it: "Locale=sl".
Hope this helps.
-
Is your amuleweb started by amuled?
Jep. At system startup with no X's installed with su - myusername -c amuled &
-
I'll add some debug code that'll be in tomorrow's tarball. Until then you can check if the log page (the contents of the log) is in English or Slovenian. If it's in English, then the bug seems to be in the setup, otherwise in amuleweb.
-
Until then you can check if the log page (the contents of the log) is in English or Slovenian.
Contents of the log is in the Slovene language. Thanks
-
I'll add some debug code that'll be in tomorrow's tarball
Not much time for aMule these days anyway after recompiling wxGKT to 2.6.1 and GCC to 4.0.0 today with latest aMule CVS tarball local SI language support works great on amuled for now. :baby:
thanks
-
I'll add some debug code that'll be in tomorrow's tarball
>>local SI language support works great on amuled for now. :baby:
I hate opening new threath while the same problem appear in 2.1.0 with latest tarball from 20060104. Local language isn't supported yet ? thanks