Page 1 of 1

No such file or directory en_AU

Posted: Tue Feb 20, 2007 8:48 pm
by tdelov
I'm getting a lot of these errors from "omshowlog -F 00:00 -l 7"
Is there anywhere I could get these files from?

ERROR Administration(omgetmsg ) 02.21.07 11:05:41
[SYS 2] No such file or directory
File Name: /var/opt/scalix/s1/s/nls/en_AU
Current errno value: 2
-> gm_main
-> ccs_DoInitTables
-> ccs_AttemptSMem
<- ccs_AttemptSMem
<- ccs_DoInitTables
<- /build/scalix-MAIN/src/lib/ombase/os/os_opendir.c:64[1,2]


Thanks

Posted: Thu Feb 22, 2007 8:44 am
by gren
Hi,

Other than generating alarming messages to the system log, this shouldn't be a serious problem as omgetmsg should fall back to using the American message catalogs.
Specific localisations for Australian English have not been done in Scalix.

As a workaround to stop these log messages, you could do :
cd /var/opt/scalix/s1/s/nls
ln -s ENGLISH en_AU
or, if you prefer,
ln -s AMERICAN en_AU

Regards,
Gren.