Visualizzazione dei risultati da 1 a 4 su 4
  1. #1

    installare openoffice su mandriva

    Ho scaricato il pacchetto da openoffice e l'ho decompresso su una cartella...adesso come faccio ad installarlo??

    grazie

  2. #2
    Utente di HTML.it L'avatar di alkat
    Registrato dal
    Jan 2004
    Messaggi
    4,189
    nel pacchetto che hai scaricato dovrebbe esserci un file README o INSTALL... lì trovi le istruzioni.

    ad ogni modo, dovrebbe bastare entrare con cd nella cartella dove si trovano i file RPM e poi dare il seguente comando in una shell da root:

    # rpm -Uvh *.rpm

    poi devi fare lo stesso per il pacchetto desktop integration.

    .a.

    AGGIUNGO le istruzioni ufficiali della Setup Guide:

    Installation
    1. Unpack the downloaded image into a directory. For example, the following command would unpack into the current directory:
    tar xvzf Ooo_2.0.xxx_LinuxIntel_install.tar.gz .
    1. su to root, if necessary.
    2. cd into the directory with the unpacked image. This could be RPMS.
    3. Then execute rpm -Uvh *rpm for the standard installation in /opt. If you prefer
    to install in another directory, try
    rpm -Uvh --prefix /<where_ooo_should_go>/ *.rpm or something
    similar. When relocating, only relocate the base rpms, in other words, do not include
    any user interface RPMs as these must go in their default locations for proper system
    integration.
    Note: Upgrade the core first and then upgrade the user interface. Separating steps 3 and 4 ensures a
    good upgrade.
    4. cd into the desktop-integration directory and execute
    rpm -Uvh for the menu rpm that applies to your system. For example, on a RedHat-
    based system, you would use
    rpm -Uvh openoffice.org-redhat-menus-<release>.noarch.rpm or
    similar.
    5. Download and install any language packs needed for OpenOffice.org. For example, if
    you relocated Openoffice.org, you need
    rpm -Uvh --prefix //<where_ooo_should_go>/ <name_of_pack>.rpm
    Please read the man page for the rpm that comes with your distribution and select the options
    that best apply to your situation. The examples above are only that, examples.
    Installing individual components is the same as above but only requires the specific module be
    installed. For example, install all core rpms and then install those for each module you wish,
    such as, openoffice.org-impress-2.0.0-1.i586.rpm to install only Impress. Other modules may
    also be necessary.
    Note: You may substitute -ihv for -Uhv in any of the above commands to install without upgrading.
    Removal
    I found the following useful:
    rpm -qa openoffice.org\* | xargs rpm --erase -–nodeps
    Another method of removing an OpenOffice.org release is to use a file that lists the modules
    as follows:

    rpm -qa | grep openoffice > rmlist
    which records what is installed in the file rmlist. The grep string will, of course, vary
    according to the release. Edit rmlist for anything you do not want to remove. Then when it
    is time to remove a release one simply has to enter:
    rpm -e `cat rmlist`
    Warning: Using rpm -e openoffice.org\* does not work. under FC3 or Suse 9.3 and possibly other
    distributions.
    Remember with the development and beta releases that it may be best to remove
    <installdir>/openoffice* and any $HOME/.openoffice* files and directories
    before installing a new version.
    There may be better ways to do this but I find the above effective. Please check
    http://installation.openoffice.org/s...ative/scripts/ for example
    install and uninstall scripts or use them as a model for your own.
    Passa a Windows, Linux, Mac, BSD, Atari, Amiga, Unix o alle schede perforate. Fa come ti pare.
    ***
    "There's probably no God. Now stop worrying and enjoy your life" - Atheist Bus in England

  3. #3
    mandriva ha gia il suo openoffice anche sui cd
    per installare l'ultimissima versione
    per installarlo una volta bastava semplicemente cliccare sul setup ( tipo windows )
    altrimenti puoi provare ad avviare semplicemente le applicazioni all'interno della cartella

    se scrivi in un terminale il percorso probabilmente si avvia

    es

    /home/forangel/openoffice/oocalc
    altrimenti guarda se esiste un file readme o install all'interno e guarda che dice

  4. #4

    grazie

    grazie a tutti, adesso proverò ad installarlo.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.