![]() ![]() |
Mar 1 2005, 01:51 PM
Post
#1
|
|
|
Group: Members Posts: 1 Joined: 23-February 05 Member No.: 6,522 |
perl -v perl: warning: setting locale failed. perl: warning: please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en" are supported and installed on your system. perl: warning: falling back to the standard locale ("C"). This is perl, v5.6.1 built for arm-linux A check on Google revealed this to be a common error but all of the solutions presented don’t seem to translate into viable ones for the Zaurus. Any help or advice would be most welcome. |
|
|
|
Mar 2 2005, 01:23 AM
Post
#2
|
|
|
Group: Members Posts: 198 Joined: 17-January 04 Member No.: 1,475 |
QUOTE(cweaver87 @ Mar 1 2005, 01:51 PM) perl -v perl: warning: setting locale failed. perl: warning: please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en" are supported and installed on your system. perl: warning: falling back to the standard locale ("C"). This is perl, v5.6.1 built for arm-linux A check on Google revealed this to be a common error but all of the solutions presented don’t seem to translate into viable ones for the Zaurus. Any help or advice would be most welcome. From this post in the gentoo forums I gather that this is a problem with compiling glibc (I also saw another post mentioning that recompiling glibc solved the problem). What ROM are you using? You probably should ask the developers of it for help... Cheers Philipp |
|
|
|
Mar 2 2005, 10:56 PM
Post
#3
|
|
|
Group: Members Posts: 207 Joined: 7-July 03 From: Thousand Oaks, CA Member No.: 9 |
Add the following to your .bashrc or .profile file:
CODE LANGUAGE="en"
LC_ALL="C" LANG="en" export LANGUAGE LC_ALL LANG |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 11:16 AM |