/* Baixei o Openoffice da pagina www.openoffice.org . (...) O nome do arquivo q baixei �: OOo_1.0.1_LinuxIntel_install.tar.gz Carlos */
Carlos, com um pouquinho de boa vontade voc� encontraria a documenta��o no site. Mas segue a baixo tamb�m para o pessoal da lista: - Marcus Lima. ============================================================================ ========================== Linux Set Up -Martijn Dekkers Last updated 2002 June 05 Installing OpenOffice.org on Linux is very easy! To make sure you get the best possible setup, simply follow these steps. Prerequisites If you want Java integration, you want to make sure you have the latest JRE installed. It should be at least JRE 1.3. You can find the JRE for Linux at the Blackdown site - alternatively, it might be included on the installation media of your distro. Make sure you are root Download the tarball from OpenOffice.org, and extract the tarball (.tar.gz file) to a temporary directory. "/tmp" is a good place for example. For the purpose of this example, I will assume you have downloaded the tarball to your /tmp directory. Open a terminal, such as xterm or konsole. To extract the tarball, change to the /tmp directory: cd /tmp and extract the tarball: "tar -zxvf [tarball name]". This will create a directory "install". Change into this directory: "cd install." Execute the install scripts. This is done with the following command: "./install --prefix=/opt" This command will setup the first step of the Linux setup process, and install to the /opt directory. For more install options, see ./install --help When the installer is finished, you should execute the user-setup for OpenOffice.org. To do so, make sure you are no longer root - i.e. become a regular user, then change into the program directory where you installed OpenOffice.org: cd /opt/OpenOffice.org1.0, and execute the following command: "./setup" The user portion of setup will now execute. Tell setup to perform a Workstation installation (should copy about 1.4 MB of files to your home directory) and tell it to store the files in your user directory under the OpenOffice.org1.0 directory (for example: "/home/billg/OpenOffice.org1.0"). Follow the instructions and fill in your contact details, and tell OpenOffice.org where your Java installation lives. When setup asks where to install the files for OpenOffice, Usually, OpenOffice.org will find Java on its own, but sometimes it need you to give the path to Java. (tip: if you don't know the path to your java setup, you can type in the command line: whereis java - this will give the path to your java installation) That's it! If you use GNOME or KDE (provided your distro keeps the KDE user files in ~/.kde2), you will find that OpenOffice.org 1.0 is fully integrated in your environment. If you use a different Windowmanager, you can start OpenOffice.org 1.0 by typing ~/OpenOffice.org1.0/soffice You may remove the install files in /tmp, if you are done installing. (thanks to Henrik Eismark for pointing this out) Have Fun! Martijn Dekkers, Volunteer Co-Lead Website Project Volunteer Screenshots Maintainer Founder, OOoDocs --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.404 / Virus Database: 228 - Release Date: 14/10/02 Assinantes em 27/10/2002: 2212 Mensagens recebidas desde 07/01/1999: 188219 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:linux-br-owner@;bazar.conectiva.com.br
