Hi,

We are working on updating the installation instructions for OpenOffice.org 3 on Solaris x86 and SPARC.

The current instructions is mentioned below, and is in a desperate need of update.


Solaris Installation

Installation
1.Unpack the image into a directory. For example, the following command will unpack into the current directory:
gunzip -c OOo_*_Solaris*_install.tar.gz | tar -xf -
This creates a new subdirectory which includes the installation-files.
Use the ls command to find the name of the new directory then use the cd command to enter it. 2.cd into the packages subfolder. In this Directory you will find the needed packages to install OpenOffice.org and a package for the desktop-integration in Gnome.
3.Run su to become the root user.
4.If Gnome is not installed on your system, delete the subdirectory gnome-desktop-integration 5.To permanently avoid recurring queries at the installation, you should produce an admin file with the following content:
   action=nocheck
   conflict=nocheck
   idepend=nocheck.
You can do this with the following commands:
   echo action=nocheck >admin
   echo conflict=nocheck >>admin
   echo idepend=nocheck >>admin
6.Install the packages with:
   pkgadd -a admin -d . openoffice.org*
7.Install any language packs needed for OpenOffice.org.

Removal
No info. Probably pkgrm


Can anyone complete the instructions for the guide for the 3 versions?

--
:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Best Regards
Per Eriksson
Co-Lead Swedish Language Project
Marketing Contact Sweden
OpenOffice.org Community
Phone: +46 70 560 10 33
Email: [email protected]
Web: http://sv.openoffice.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to