ubuntu jaunty server - locale problem

2009-05-27 Thread Aljosa Mohorovic
when i try to install croatian support apt-get install
language-support-hr it installs non-server stuff (like some
openoffice packages).
that's not necessary for server edition, are there any plans to split
language-support-* packages into server and desktop specific packages?

Aljosa Mohorovic

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: ubuntu jaunty server - locale problem

2009-05-27 Thread Alexander Kraev
Hi,

Try to add additional locale:

sudo locale-gen ru_RU.UTF-8 (change this)
sudo dpkg-reconfigure locales

then check:

/var/lib/locales/supported.d
/usr/share/i18n/SUPPORTED

Br,
Alex

Aljosa Mohorovic wrote:
 when i try to install croatian support apt-get install
 language-support-hr it installs non-server stuff (like some
 openoffice packages).
 that's not necessary for server edition, are there any plans to split
 language-support-* packages into server and desktop specific packages?
 
 Aljosa Mohorovic
 

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: ubuntu jaunty server - locale problem

2009-05-27 Thread Ante Karamatić
U Sri, 27. 05. 2009., u 18:12 +0200, Aljosa Mohorovic je napisao/la:

 when i try to install croatian support apt-get install
 language-support-hr it installs non-server stuff (like some
 openoffice packages).
 that's not necessary for server edition, are there any plans to split
 language-support-* packages into server and desktop specific packages?

sudo /usr/share/locales/install-language-pack hr_hr.UTF8



-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam