OpenOffice 1.1.1

Jeremy Brown jeremy at cadre5.com
Fri May 7 14:53:11 UTC 2004


John Nichel wrote:

> Robin Laing wrote:
>
>> John Nichel wrote:
>>
>>> Robin Laing wrote:
>>>
>>> http://download.openoffice.org/1.1.1/index.html
>>>
>> This link only provides the tar.gz, no rpm's.
>>
>
> Why can't you install it from that?
>
> #> tar -xzf OOo_1.1.1_LinuxIntel_install.tar.gz
> #> cd OOo_1.1.1_LinuxIntel_install
>
> as root
>
> #> ./install
>
> as regular user
>
> #> ./setup
>
If you're dead set on having an RPM, you might procure checkinstall:

$ yum install checkinstall

then

$ tar -xzf OOo_1.1.1_LinuxIntel_install.tar.gz
$ cd OOo_1.1.1_LinuxIntel_install

as root

$ checkinstall ./install

Follow the OpenOffice install directions as well as the Checkinstall 
directions, and you'll end up with OpenOffice installed, in the RPM 
database, and a separate RPM in case you want to distribute to other 
machines.

Jeremy





More information about the fedora-list mailing list