Problem reinstalling openoffice

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Wed Mar 24 22:30:49 UTC 2004


Am Mi, den 24.03.2004 schrieb Steven Stern um 23:18:
> I've tried Google and the archives, without success.
> 
> For reasons that are best left obscure, I removed openoffice from my system.
> 
> I'm now trying to reinstall it. I've downloaded 
> 
>   openoffice.org-1.1.0-6.i386.rpm
>   openoffice.org-libs-1.1.0-6.i386.rpm
>   openoffice.org-i18n-1.1.0-6.i386.rpm
> 
> Attempting to install via
>   
>    rpm -ivh openoffice*
> 
> results in 
>     error: Failed dependencies:
>     libxpcom.so is needed by openoffice.org-libs-1.1.0-6
> 
> the file is on my system
>    # locate libxpcom.so
>    /usr/local/mozilla/MozillaFirebird/libxpcom.so
>    /usr/local/src/mozilla/libxpcom.so
> 
> How do I tell rpm where to find it?

>    Steve

Steve,

it is like with bugzilla: if it's not in there the problem does not
exist. Same it is with programs and libraries installed beside the RPM
system: it simply can not know about.

You either may install the RPM package which supplies the needed
library:

$ rpm -qf `locate libxpcom.so`
mozilla-1.4.1-18

or you may link the already from source installed library to standard
search path or you add your firebird library path to /etc/ld.so.conf and
run ldconf after that change. Of course you then have to install the OO
RPMs using --nodeps parameter (at your own risk).

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 1 (Yarrow) on Athlon CPU kernel 2.4.22-1.2174.nptl
Sirendipity 23:24:54 up 5 days, 8:07, load average: 0.00, 0.00, 0.02 
                   [ Γνωθι σ'αυτον - gnothi seauton ]
             my life is a planetarium - and you are the stars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040324/ea17dc15/attachment-0001.sig>


More information about the fedora-list mailing list