I need to setup OpenOffice in a linux box that will never have X installed. Every time I run the setup program of the OpenOffice installer it complains that the system does not have an X Terminal. I am using OOo_3.1.0_LinuxIntel_install_wJRE_en-US.tar. I have done this headless install for version 2.4, but we are having some performance issues and we will like to test the 3.1 version. The rpm -i *rpm does not work, since it is also looking for libgnome inside it.
We are trying to install the system in a CenOS 5.1. Any ideas are welcome?
Here's the procedure I use to install Openoffice
The rpm ooobasis3.1-gnome-integration*.rpm has a dependency on libgnomevfs and you don't need this package to run/install OpenOffice.
Why not just install an X Terminal (ie, xterm)? A quick look at a random xterm RPM suggests that you can install one without needing to install an X server.
If you don't want to go with the package management of your distro (really think about it, they will provide security updates!)
Using Yum,
Find the openoffice "headless" package and install it.
After that, use the following command
and run it from the oo installation directory
Note that the headless package is no longer available on Apache OpenOffice 3.4