![]() |
![]() |
||||||
| 28th of February 2005, Dar es Salaam, Tanzania | |||||||
This current version of Jambo OpenOffice which was released on 28th February 2005
runs under GNU/Linux and Win32 version (Microsoft Windows).
To Install Jambo OpenOffice follow the following five steps:
1. DOWNLOAD
Download the following 2 files from the kilinux website:
OOo_1.1.3_sw_b15_LinuxIntel_install.md5
OOo_1.1.3_sw_b15_LinuxIntel_install.tar.gz
2. CHECK FILE INTEGRITY
Check that the file has not been corrupted during the transfer:
md5sum OOo_1.1.3_sw_b15_LinuxIntel_install.tar.gz
9773b9e3e1b716004748994115eff5ca OOo_1.1.3_sw_b15_LinuxIntel_install.tar.gz
3. UNCOMPRESS
Uncompress the software:
tar zxvf OOo_1.1.3_sw_b15_LinuxIntel_install.tar.gz
cd OOo_1.1.3_sw_b15_LinuxIntel_install
4. INSTALL
Run the install script and choose the place you want to files to be placed:
./install --prefix=/usr/local/src
You should see something like this:
Installation starting, please be patient ...
glibc version: 2.3.3
Initializing installation program....................
call procedure: LanguageSelect
make directory: /usr/local/src/OpenOffice.org1.1.3/.
make directory: /usr/local/src/OpenOffice.org1.1.3/help
make directory: ...
...
...
register configuration: ..............................
Installation Completed
5. SETUP
Run the setup script:
cd /usr/local/src/OpenOffice.org1.1.3/
./setup
Run Jambo OpenOffice:
cd /root/OpenOffice.org1.1.3/
./soffice
Note: If you have a previous version of OpenOffice make sure that
you uncompress the software in another place (option --prefix) and
rename: mv /root/OpenOffice.org1.1.3 /root/OpenOffice.org1.1.3-old