On 18 Jul 2006 at 9:57, David Rientjes wrote: > 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 Thanx David, I tried downloading the verison as spldektop, sym-linking it and doing ldconfig. Although it appeared in ldconfig -p, rpm still would not install it. In the end I found a list at http://rpm.pbone.net/index.php3/stat/4/idpl/843376/com/compat- libstdc++-7.3-2.96.118.i386.rpm.html. I got an rpm from one of the one links there and installed that and that allowed the StorMan.rpm to be installed. There are other issues now with the raid controller drivers but that the subject of another mail. Thanx. Dp. - : 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