Results 1 to 2 of 2
I am trying to install Blackbox on a new fedora install. I have downloaded the rpm but when I run it get the following error:
Failed dependencies:
Code:
libstdc++-libc6.1-1.so.2 is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-31-2003 #1
Blackbox install
I am trying to install Blackbox on a new fedora install. I have downloaded the rpm but when I run it get the following error:
Failed dependencies:
According to some information I have found it should be part of libstdc++-2.95.1_2.10.0-3.i386.rpm. I have a newer version of this installed but it cannot locate the needed file. Fluxbox is giving me the same problems.Code:libstdc++-libc6.1-1.so.2 is needed by blackbox-0.61.1-2
Any ideas?I am on a journey to mastering Linux and I got a bloody long way to go!!!
- 12-31-2003 #2Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
That program seems to need an older libc, the program are compiled against that libc so trying to run it on the fedora system with newer libc will proberly not work. Try to get hold of the source and copile it from scratch.
Regards
Andutt


Reply With Quote
