Wade Hampton wrote:
> On Tue, Jun 28, 2011 at 1:40 PM, <m.roth(a)5-cent.us> wrote:
>> Wade Hampton wrote:
>>> On Tue, Jun 28, 2011 at 1:11 PM, Ljubomir Ljubojevic <office(a)plnet.rs>
wrote:
>>>> Wade Hampton wrote:
>>>>> This is seems to be from openoffice.org-ure-1.7.0-9567:
>>>>> /opt/openoffice.org/ure/lib/libuno_cppuhelpergcc3.0.so.3
<nsip>
>>> On this and several other co-worker's computers, I had
>>> to remove ALL older OOO files to get it to install. The
>>> version is the one from the 3.3 tarball:
>>> 000330_m20_native_packed-1_en-use.9567
>>> openoffice.org-ure-1.7.0-9567.i586.rpm
>> <snip>
>> *How* did you remove all older OOO files? You are aware that CentOS
> Very painfully....
>
>> installs OO via yum and rpm (I seem to have the current, which is 3.1).
Is it possible that you removed tarballs, but not the rpm's?
> No, I removed the RPMs and the installed RPMs seem to be OK
> (verified by: rpm -qa | grep openoffice | xargs -n1 -t -i rpm -V {} ).
Did you remove them via yum, or rpm? Yum will take care of dependencies,
and *those* would still be there if you only used rpm -e, and that's what
may be eating you.
mark