Results 1 to 10 of 10
This is the message I'm getting often in VLC and similar apps since I've downloaded VLC, Mplayer and Xine via Synaptic.
What is the problem and how could I resolve ...
- 01-31-2007 #1
Error : Cannot set locale to "
This is the message I'm getting often in VLC and similar apps since I've downloaded VLC, Mplayer and Xine via Synaptic.
What is the problem and how could I resolve it ?
Thank'sIf you need a CD/DVD catalogizer, give a try to my program:
http://www.kde-apps.org/content/show...content=100682
Linux Usert#430188
- 01-31-2007 #2
locale LANGUAGE is missing, how to get him?
I cannot add LANGUAGE to locales. Help!
I'm getting error:
locale: Cannot set LC_ALL to default locale: No such file or directoryIf you need a CD/DVD catalogizer, give a try to my program:
http://www.kde-apps.org/content/show...content=100682
Linux Usert#430188
- 01-31-2007 #3
try running
and choose a language typeCode:dpkg-reconfigure locales
Brilliant Mediocrity - Making Failure Look Good
- 02-01-2007 #4
OK, but how ?
I opened konsole, did SU and dpkg-reconfigure locales, but I wasn't asked for any languages. I'm always getting a perl error :
"perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US",
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory"
How can I fix this ?
I've already installed all en_US concerned packages and localesconfs, but with no success.If you need a CD/DVD catalogizer, give a try to my program:
http://www.kde-apps.org/content/show...content=100682
Linux Usert#430188
- 02-01-2007 #5
Try installing localeconf. It should ask you which locale you want.
Brilliant Mediocrity - Making Failure Look Good
- 02-02-2007 #6
No use
I've tried, but still the same old message.
I've installed Mepis on an other PC, and I realized that problems are starting with Inkscape and Gimp installations, when the system removes
g++
g++-3.3
g++-4.0
libc6-dev
libexpat1-dev
libjpeg62-dev
libstdc++5-3.3-dev
libstdc++6-4.0-dev
libungif4-dev
and after that it removes linux-kernel-headers also.
What to do?If you need a CD/DVD catalogizer, give a try to my program:
http://www.kde-apps.org/content/show...content=100682
Linux Usert#430188
- 02-02-2007 #7
try editing your
For me it looks likeCode:/etc/environment
Code:LANG="en_US" LANGUAGE="en_US:en_GB:en"
Brilliant Mediocrity - Making Failure Look Good
- 02-17-2007 #8Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
I just got over with this problem
Try this:
export LC_ALL=C
- 02-17-2007 #9Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
My /etc/enviroment file setting
LANGUAGE=en
LC_ALL=C
LC_CTYPE=C
LC_MESSANGES=C
LANG=en_US.UTF-8
- 10-06-2007 #10Just Joined!
- Join Date
- Oct 2007
- Posts
- 1
Hooray!
After two hours of googling, this has finally solved a problem which had been a minor annoyance for some time until today when I needed to apt-get an important program. Just wanted to say THANK YOU!!!!!


Reply With Quote
