[SOLVED] Open Office installation on RHEL 6 Desktop
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
All good advice above
(BTW: If you don't have an internet cxn to the machine in question, you can also use the install media as the repo to get it from)
why not READ the install instructions ?
- from the "README_en-US" for"LibO_3.5.4_Linux_x86-64_install-rpm_en-US.tar.gz"
Quote:
For other RPM-based systems (Suse, etc.): rpm -Uvh *.rpm
The above command does the first part of the installation process. To complete the process, you also need to install the desktop integration packages. To do this, change directory to the "desktop-integration" directory that is within the "RPMS" directory, using the following command:
cd desktop-integration
Now run the installation command again:
For Fedora-based systems: su -c 'yum install *freedesktop*.rpm'
Step 3:
Extract the tar file contents using this command: tar -xvzf <your_downloaded_openOffice>.tar.gz
Step 4:
Upon successful extraction of the files cd into the extracted directory. Inside you will see a lot of installation files with rpm extension. Please sudo as root to enable to run the installation files
Step 5:
After sudo as root, type this command to start installation: rpm -Uvih *rpm.
Step 6:
The last step will be after installing the rpms successfully, cd into the desktop integration directory inside the extracted directory and install the desktop rpm. Openoffice should be available now.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.