Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
konfig frage
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
genever
n00b
n00b


Joined: 18 Jul 2002
Posts: 19

PostPosted: Thu Jul 25, 2002 4:30 pm    Post subject: konfig frage Reply with quote

kann mir jmd sagen wo ich das folgene einstellen kann:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "de_@euro"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").


bekomme ich bei jeder kompilierung, funzt aber trotzdem..


mfg Genever
Back to top
View user's profile Send private message
meyerm
Veteran
Veteran


Joined: 27 Jun 2002
Posts: 1311
Location: Munich / Germany

PostPosted: Thu Jul 25, 2002 9:27 pm    Post subject: Reply with quote

Perl kennt einfach die LOCALE de_@euro nicht. Das hast Du wohl in Deiner .profile, der /etc/profile oder aehnlichen Dateien deklariert. Du koenntest die Variable auf de_de@euro setzen.

Aber falls es Dich nicht stoert: das einzige "Problem" ist nun, dass Dein Perl kein Deutsch kann (sofern es das ueberhaupt kann) und sich nur in Englisch mit Dir unterhaelt.
Back to top
View user's profile Send private message
g3kko
n00b
n00b


Joined: 26 Jul 2002
Posts: 26
Location: Hamburg, Germany

PostPosted: Fri Jul 26, 2002 1:30 pm    Post subject: Reply with quote

Ich weiss nicht, ob de_de@euro funktioniert. Eigentlich heisst es de_DE@euro.
Back to top
View user's profile Send private message
nunja
n00b
n00b


Joined: 27 Jul 2002
Posts: 4

PostPosted: Sat Jul 27, 2002 9:50 am    Post subject: Deutsche Sprachanpassung Reply with quote

Ich habe bei mir in der Datei /etc/profile nach unset ROOTPATH folgendes eingefügt:

export LC_CTYPE="de_DE"
export LC_MONETARY=de_DE
export LANGUAGE=de_DE:de
export LC_TIME=de_DE
export LC_NUMERIC=de_DE
export LC_COLLATE=de_DE
export LC_MESSAGES=de_DE
export LANG="de_DE@euro"

Und damit klappts bei mir wunderbar. Versuchs mal.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum