Subject | fb2 install problem on RH5 |
---|---|
Author | Nick Upson |
Post date | 2007-10-22T08:59:17Z |
# rpm -i FirebirdCS-2.0.3.12981-1.i686.rpm
error: Failed dependencies:
libstdc++.so.5 is needed by FirebirdCS-2.0.3.12981-1.i686
# find / -name libstdc++.so*
/usr/lib/gcc/i386-redhat-linux/4.1.0/libstdc++.so
/usr/lib/libstdc++.so.6.0.8
now I believe I can tell rpm to ignore the dependancy and install
anyway but should I do that or am I going to create problems, or can I
get around this another way?
error: Failed dependencies:
libstdc++.so.5 is needed by FirebirdCS-2.0.3.12981-1.i686
# find / -name libstdc++.so*
/usr/lib/gcc/i386-redhat-linux/4.1.0/libstdc++.so
/usr/lib/libstdc++.so.6.0.8
now I believe I can tell rpm to ignore the dependancy and install
anyway but should I do that or am I going to create problems, or can I
get around this another way?