[lug] Multiple level upgrade to FC 10 leaves yum with PHP library problem
Kevin Fenzi
kevin at scrye.com
Tue Sep 8 14:12:07 MDT 2009
On Tue, 08 Sep 2009 15:18:05 -0400
Gordon Golding <gordongoldin at aim.com> wrote:
>
>
>
> > yum update gives message:
> > libplc4.so? - cannot open shared object file...<snip>...doesn't
> > match .... Python 2.5.2
>
> That should be in the nspr library. What version do you have
> installed? rpm -q nspr
> wget
> http://mirrors.tummy.com/pub/fedora.redhat.com/fedora/linux/updates/11/i386/nspr-4.8-1.fc11.i586.rpm
> then 'rpm -Uvh nspr*.rpm'
> kevin
>
> Of course, "rpm -q nspr" gives the same problem.... :-) :-)
> Just "rpm" does the same... Error: libplc4.so: cannot open shared
> object file
Ah, bummer.
You need to get that /lib/libplc4.so* from somewhere.
Do you have another machine of the same version there?
You can also try running 'rpm2cpio' on the above rpm file:
rpm2cpio nspr-4.6-1.fc11.i586.rpm |cpio -ivd
Then move the libs to /lib/
and run 'ldconfig'
>
> Gordon
>
kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20090908/1511929c/attachment.pgp>
More information about the LUG
mailing list