ACTUALLY
when I installed this version, I started to have some major troubles
with the computer acting as if it is very overloaded - CPU like - for
what is actually running.

So I uninstalled it and after some other things to reduce the installed fonts,
then the computer started working just like it did before I installed 3.2.1
on Ubuntu Linux 64-bit.


On 06/04/2010 08:41 AM, Daniel Lewis wrote:
webmas...@krackedpress.com wrote:

I forgot the need command to install the new release of OOo
on Ubuntu/DEB systems.

Could someone let me know, again. . . . .

Thanks

hopefully the update will correct the toolbar viewing problems that I had
with Ubuntu/DEB but not on Windows.

I have created a shell script file so that I will not forget how to do this. Then I run the script file. Here is the file I used to install the latest OOo release for DEB:

#!/bin/sh
cd /home/dan/Downloads/OOo/OOO320_m18_native_packed-1_en-US.9502/DEBS
sudo dpkg -i *.deb
cd desktop-integration/
sudo dpkg -i *.deb


     Notes:
1) First I download the file into /home/dan/Downloads/OOo. Then I extract it. Then I run the script file. 2) The last two lines of the script file installs the latest OOo into the Menu.
3) The real answer to your question is:

In a file browser window, locate the OOo downloaded file. Double click this file to begin the extraction process. (I find this easier than the command line. Using the command line, enter the DEBS folder. Then use the following commands
sudo dpkg -i *.deb
cd desktop-integration/
sudo dpkg -i *.deb

4) By having a shell script file, I find I only have to change some of the numbers on line 2 to install the latest version.

Dan



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org

Reply via email to