nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Problem on locale

This is a discussion on Problem on locale within the Networking, Firewalls and Security forums, part of the Mastering Servers category; Hi folks, Ubuntu 7.04 server amd64 Host OS vmware-mui-distrib-1.0.4-56528 vmware-server-distrib-1.0.4-56528 I have been suffering on locale problem, having googling around ...


Go Back   nixCraft Linux Forum > Mastering Servers > Networking, Firewalls and Security

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 10-02-2007, 09:34 PM
Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 89
Rep Power: 2
satimis is on a distinguished road
Default Problem on locale

Hi folks,


Ubuntu 7.04 server amd64 Host OS
vmware-mui-distrib-1.0.4-56528
vmware-server-distrib-1.0.4-56528


I have been suffering on locale problem, having googling around for 2 days without a solution.


1)
1st problem - on ssh

On an Ubuntu 7.04 desktop running

$ ssh -Y user@server_router_ip rox
password:
Code:
(process:5576): Gdk-WARNING **: locale not supported by C library

(rox:5576): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Remark: rox - a light-weight file manager


$ ssh user@server_router_ip
$ ls
displaying files and directories of the server which indicates server connnected.


On the other way:

On server
$ ssh -Y user@desktop_router_ip rox
it connected with the rox displayed locally.



2)
2nd problem - on VMWare

$ sudo /etc/init.d/httpd.vmware start
Code:
Starting httpd.vmware:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_HK.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
$ locale
Code:
LANG=en_HK.UTF-8
LC_CTYPE="en_HK.UTF-8"
LC_NUMERIC="en_HK.UTF-8"
LC_TIME="en_HK.UTF-8"
LC_COLLATE="en_HK.UTF-8"
LC_MONETARY="en_HK.UTF-8"
LC_MESSAGES="en_HK.UTF-8"
LC_PAPER="en_HK.UTF-8"
LC_NAME="en_HK.UTF-8"
LC_ADDRESS="en_HK.UTF-8"
LC_TELEPHONE="en_HK.UTF-8"
LC_MEASUREMENT="en_HK.UTF-8"
LC_IDENTIFICATION="en_HK.UTF-8"
LC_ALL=
$ locale -a
Code:
C
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IN
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZW.utf8
POSIX
$ apt-cache policy language-pack-en
Code:
language-pack-en:
  Installed: 1:7.04+20070601
  Candidate: 1:7.04+20070601
  Version table:
 *** 1:7.04+20070601 0
        500 http://us.archive.ubuntu.com feisty-updates/main Packages
        100 /var/lib/dpkg/status
     1:7.04+20070412 0
        500 http://us.archive.ubuntu.com feisty/main Packages
Please advise how to fix the problem. TIA.


Remark:
Previously I also suffered on locale problem on this box. I tried to fix it with a new installation of locale resulting in the server crashed. This is a fresh installation, NOT completed yet.


B.R.
satimis
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +5.5. The time now is 11:00 AM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36