Openoffice change language
Solved
tassa74
Posted messages
5
Status
Membre
-
incoder -
incoder -
Hello my friends
I want to know how to change the language in OpenOffice since I have Ubuntu.
Thank you in advance for your help
I want to know how to change the language in OpenOffice since I have Ubuntu.
Thank you in advance for your help
Configuration: Linux Firefox 2.0.0.3
Downloading it is a real nightmare, you never find the link, just links to pages that open other pages... worse than porn sites!!!
I have nothing against Linux, but honestly, struggling like this just to get OOo in French is a disgrace.
I installed Ubuntu and I have this problem + no sound + can't get a recognized printer to work (Brother DCP-153C)
Windows may be crap, but at least you plug in any device and it works right away: you plug and it plays.
Linux is starting to piss me off. I should clarify that I am a network administrator.
I suggest you focus on mastering the apt package manager, as an administrator it might come in handy (and the day you find yourself on Debian or when you buy an Eee PC running Xandros, you'll know how to do it). I remind you that Ubuntu has excellent documentation, which you probably had the chance to consult:
http://doc.ubuntu-fr.org/apt
In particular, among the interesting tools:
- apt-cache: package search
- apt-file: search within package content
- aptitude (apt-get): package manager (installation, removal, update...)
- dpkg: lower-level package manager
- deborphan: detects broken packages
In your case, take a good look, it's actually very simple. First, let's do a little update
Then a small search (I add greps to avoid getting lost in the list):
Well, we found the package we're interested in, it's called openoffice.org-l10n-fr. To install it:
openoffice.org-l10n-fr:
End of the story, it really wasn't complicated... Oh yes, but I remember that under Ubuntu there is a package manager (synaptic) that allows you to do the same thing in a clicky way, just like under Windows.
For the printer, open a new thread.
Good luck.