LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-05-2007, 10:37 PM   #1
ClrScr
LQ Newbie
 
Registered: Aug 2007
Posts: 7

Rep: Reputation: 0
Adding a System Language on Ubuntu 7.04


Hi

I have been trying to add French(amongst others) as a system language.

Why? My students, they dont speek dee englieesh tooo good!

And our schoool, in Madagascar, cant afford Windows.

I have tried and tried and tried.

The relevant pc(s) (there will be about six in total does not have www access.

I have tried various things.

System Admin Synaptic Package Manager

Or via the terminal

BUT the ^&#%^&*^$* pc does not see
language-pack-fr-base_7.04+20070412_all
language-pack-fr_7.04+20070412_all

If you click them they complain about a Errorependency not Satisfiable

fr-base llooks for fr and

fr looks for fr-base!

I do not know what to do!
 
Old 08-07-2007, 07:05 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
The language settings are slightly different for console and for your graphical environment (Gnome, right?). Anyway, I thought you could select the language (French) during Ubuntu installation, right? Was it not in the list?

The language addition would be easier to accomplish if you had internet. Anyway it works even if the machines don't have it, if you can fetch the packages manually. You'll need the language-pack files (that you have already, as .deb files specific for Ubuntu), their dependencies (the files the packages need to have before they install - as .deb files too) and at least in Ubuntu 6 there were language-support packages too. Well, you can start off with the language-pack files. To install plain .deb files,
Code:
dpkg -i filename.deb
If your file A wants to have file B installed before it, and B wants A before it, you could probably just put them both in the same dpkg install command and it should install them both without a hitch (at least thats how it works on many other package managers). So, if you have all the needed language .deb packages in one directory (and there are no other .deb files there),
Code:
dpkg -i ./*.deb
which hopefully works (* should be expanded to match every .deb file in the directory, and then dpkg -i run on them).

Note that you may have to run the language configuration program after this.

Your Gnome (or whatever you use) may have one language in use (selectable in the GDM login manager before giving password), and your console may use another language (locale). This
Code:
locale
shows your current locale settings.
 
Old 08-07-2007, 12:32 PM   #3
ClrScr
LQ Newbie
 
Registered: Aug 2007
Posts: 7

Original Poster
Rep: Reputation: 0
Tks bOuncer

BUT!!!!!!!!

It seems to me that it is only possible to have one system language. I would prefer the system to be bilingual as, I dont speeky dem frenchy!

Is this at all possible to have a bilingual system?

Installing the fench disables the english and then adding another lang gets rid of French?

Tks
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems adding a new language to debian hondo Linux - General 2 01-20-2006 09:03 AM
Adding language support eaglegst Debian 12 06-09-2004 01:53 PM
adding language support after installation ? manub Red Hat 0 03-16-2004 02:21 PM
adding language support after installation ? manub Red Hat 1 03-14-2004 10:53 PM
Adding language support SkinHead Linux - General 1 09-21-2003 10:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration