OpenOffice.org 3.x Guía de instalación Pagina 23

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 25
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 22
Solaris installation
Removal
1. If the product was installed for all users, su to become superuser.
su
2. cd to the openoffice.org3 folder where the product is installed.
3. Start the setup program and follow the instructions.
./setup
4. If you su to install for all users, exit the superuser shell:
exit
Software packages and pkgadd
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:
OOO310_m11_native_packed-2_en-US.9399
Use the ls command to find the name of the new directory.
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=quit
idepend=nocheck
You can do this with the following commands:
echo action=nocheck >admin
echo conflict=quit >>admin
echo idepend=nocheck >>admin
6. Install the packages with:
pkgadd -a admin -d . openofficeorg3*
7. Install any language packs needed for the installation.
Removal
To uninstall OpenOffice.org 3 from your Solaris system, run the following command:
pkgrm -a admin openofficeorg3*
OpenOffice.org 3 Installation Guide 23
Vista de pagina 22
1 2 ... 18 19 20 21 22 23 24 25

Comentarios a estos manuales

Sin comentarios