Re: rpm dependency failure - libstdc++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/18/06, Beginner <dermot@xxxxxxxxxxxxxxxxxx> wrote:

Hi,

2.6.17-1.2142_FC4smp  i686 athlon i386 GNU/Linux
Adaptec 2120S RAID controller

I am trying to get my system up and running and have hit a snag.  I
am trying to install the storage manager software that acompanies my
Adaptec controller. It's an rpm package and rpm will not install.

error: Failed dependencies:
libstdc++-libc6.1-1.so.2 is needed by StorMan-2.10-00.i386


You need a compatible  compat-libstdc++ and then just create a symlink
in /usr/lib to use it for the distribution you need:
ln -s your_library.so.2 libstdc++-libc6.1-1.so.2
ldconfig

If you don't have a compatible one, download it from
http://www.sqldesktop.com/download/libstdc++-2-libc6.1-1-2.9.0.so
then
ln -s libstdc++-2-libc6.1-1-2,9.0.so libstdc++-libc6.1-1.so.2

David
-
: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux