Web Kracked wrote:
How do I install the 3.1.1 DEB version of OOo on my Ubuntu system?
I get all these DEB files but how do I install them? Seems that every
one had dependancy problems. There should be one file to install and
all of the rest will be installed as well.
The easy way is to put the download files into a working directory.
Mine, surprisingly is called "work". Then cd to the work directory, run
tar zxvf 'filename', followed by dpkg -iR ./'un-tared' directory/DEBS
Assuming a start in your home directory
cd ./work
tar zxvf ./OOo_3.1.1_LinuxIntel_install_en-US_deb.tar.gz
sudo dpkg -iR ./OOO310_m19_native_packed-1_en-US.9420/DEBS
Note the need for root privileges for the dpkg run.
You should now be good to go although, as a general principle, I run
SYnaptic first and un-install any previous instances of OO.o.
Peter HB
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]