FC5: Failed dependecies while installing AdobeReader

Alexander Dalloz ad+lists at uni-x.org
Fri Mar 24 20:10:18 UTC 2006


Am Fr, den 24.03.2006 schrieb Jon Ingason um 9:36:

> I am trying to install AdobeReader 7.0.5 on FC5 and get dependency problem:
> 
> [root at lisa Adobe]# rpm -i AdobeReader_enu-7.0.5-1.i386.rpm
> error: Failed dependencies:
>          libstdc++.so.5 is needed by AdobeReader_enu-7.0.5-1.i386
>          libstdc++.so.5(CXXABI_1.2) is needed by 
> AdobeReader_enu-7.0.5-1.i386
>          libstdc++.so.5(GLIBCPP_3.2) is needed by 
> AdobeReader_enu-7.0.5-1.i386
> [root at lisa Adobe]# ls -l /usr/lib/libstdc++.so.*
> lrwxrwxrwx 1 root root     18 Mar 24 22:02 /usr/lib/libstdc++.so.5 -> 
> libstdc++.so.6.0.8
> lrwxrwxrwx 1 root root     18 Mar 22 22:16 /usr/lib/libstdc++.so.6 -> 
> libstdc++.so.6.0.8
> -rwxr-xr-x 1 root root 949160 Mar 10 04:34 /usr/lib/libstdc++.so.6.0.8
> [root at lisa Adobe]#
> 
> I made the symbolic link /usr/lib/libstdc++.so.5 -> libstdc++.so.6.0.8.

Bad idea. Please remove that link.

> What to do?

Your manual linking does not satisfy RPM as it does not know about that
custom linkage. Linking this way even may not work because the .so.6
version could have different routines and thus the acroreader fail to
run.

Much better than using "rpm -i" (it is even recommended to use "rpm -U")
is running

yum localinstall AdobeReader_enu-7.0.5-1.i386.rpm

That will automatically try to resolve dependencies. Yours will be
resolved by additionally installing compat-libstdc++-33, which ships the
required libstdc++.so.5.

> Jon Ingason

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp 
Serendipity 21:06:16 up 10 days, 22:54, load average: 0.38, 0.23, 0.09 
-------------- 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/20060324/1c586783/attachment-0001.sig>


More information about the fedora-list mailing list