Topic: OpenOffice 3.2.1 install scripts
The following applies to Ubuntu or Debian based distros (i.e. CrunchBang 9.04.01 or Statler)
In the past I’ve provided how-tos on how to install OpenOffice using the debs available at OpenOffice rather than the Ubuntu or Debian repos. It’s just a personal preference but I like it this way as it doesn’t drag in any unnecessary dependencies.
I now have some scripts that will do the job automagically. If you’d like to use them just follow the steps below. There are 32 and 64 bit versions. There are versions that will install the en-GB or US versions. If you want the version for any other language you’ll need to edit the script accordingly.
Run the following commands depending on your preference and architecture:
32bit – enGB version
wget http://omnsproject.org/scripts/ooo32-installer-32.sh32bit – US version
wget http://omnsproject.org/scripts/ooo32-installer-32-US.shfor 64bit – enGB version
wget http://omnsproject.org/scripts/ooo32-installer-64.shfor 64bit – enUS version
wget http://omnsproject.org/scripts/ooo32-installer-64-US.shChoose and download the 32 or 64 bit script you need and make make it executable with
chmod +x ooo32-installer*.shIf you would like edit the script in anyway (i.e. install a language) then now is the time to do it
gedit ooo32-installer*.shNow run the script as root or using sudo
sudo ./ooo32-installer*.shEdit: I'm now installing OpenOffice via the repos on Debian/Statler. I guess it took me a while to get over Ubuntu's behaviour of dragging in the Ubuntu Desktop with every second package installed. In Debian the repos are a much easier option but I'll maintain these scripts for anyone who wants to use them ![]()
Edit: Aug 9, 2010. Scripts updated to install 3.2.1
Silence is sometimes the best answer - Dalai Lama.