If you Fedora 9 users, this is the steps how to install OpenOffice.org 3.0
- Download OOo_3.0.0_LinuxIntel_install_wJRE_en-US.tar.gz
- Copy OOo_3.0.0_LinuxIntel_install_wJRE_en-US.tar.gz to folder /tmp
- Run a Terminal and than go to Root
[msmunir@lenovo ~]$ su -
Password:
[root@lenovo ~]# - Change directory to /tmp/
[root@lenovo ~]# cd /tmp/
[root@lenovo tmp]# - Extract OOo_3.0.0_LinuxIntel_install_wJRE_en-US.tar.gz
[root@lenovo tmp]# tar xvfz OOo_3.0.0_LinuxIntel_install_wJRE_en-US.tar.gz
Wait until process done - Change direcory to /tmp/OOO300_m9_native_packed-1_en-US.9358/
[root@lenovo tmp]# cd OOO300_m9_native_packed-1_en-US.9358/
[root@lenovo OOO300_m9_native_packed-1_en-US.9358]# - Setup
[root@lenovo OOO300_m9_native_packed-1_en-US.9358]# ./setup
Along this setup, you will see a new window for setup purpose. Follow the instructions : click Next -> choose Typical -> click Next -> click Install now -> wait a moment -> click Finish
Checksumming...
Extracting ...
93396 blocks
Done.
Using /var/tmp/install_15987/usr/java/jre1.6.0_07/bin/java
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode)
Running installer
/var/tmp/install_15987/usr/java/jre1.6.0_07/bin/java -DHOME=/root -DJRE_FILE=jre-6u7-linux-i586.rpm -jar JavaSetup.jar
System locale: in_ID
Root privileges
OS: Linux
Mode: installation
Path to packages: /tmp/OOO300_m9_native_packed-1_en-US.9358/RPMS/
Jar file: /tmp/OOO300_m9_native_packed-1_en-US.9358/JavaSetup.jar
[root@lenovo OOO300_m9_native_packed-1_en-US.9358]# - Make menu
[root@lenovo OOO300_m9_native_packed-1_en-US.9358]# cd RPMS/desktop-integration/
[root@lenovo desktop-integration]# rpm -Uvh --force openoffice.org3.0-redhat-menus-3.0-9354.noarch.rpm
Preparing... ########################################### [100%]
1:openoffice.org3.0-redha########################################### [100%]
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
[root@lenovo desktop-integration]# - Check the menu on Applications -> Office
- For first time, you will ask. Follow this steps : click Next>> -> Entry your First name, Last name and your Initial -> click Next>> -> disable "Check for updates automatically" -> click Next>> -> choose "I do not want to register" -> click Finish
- Reboot
- Try open a ODT file with double click. If, the file was opened by other OOo3 Writer, make modification. Right Click the ODT file -> click Properties -> choose tab Open With -> click Add -> choose OpenOffice.org 3.0 Writer -> click Add -> click Close
- Do same thing with ODS and ODP files.
- Now, you can open the ODT files with double click
No comments:
Post a Comment