InKo
27th December 2005, 01:34 PM
does someone have experience with the installation of OpenDX?
I have a standard FC4 installation on IBM ThinkPad R52. I have tried to install OpenDX (opendx-4.3.2-1.rh9.rpm downloaded from www.opendx.org) but the installation failed with the error:
error: Failed dependencies:
libstdc++.so.5 is needed by opendx-4.3.2-1.i386
libstdc++.so.5(CXXABI_1.2) is needed by opendx-4.3.2-1.i386
libstdc++.so.5(GLIBCPP_3.2) is needed by opendx-4.3.2-1.i386
I set libstdc++.so.5 to the existing library as follows
ln -s libstdc++.so.6.0.4 libstdc++.so.5
but nothing changed.
Any ideas? thank you in advance!
I have a standard FC4 installation on IBM ThinkPad R52. I have tried to install OpenDX (opendx-4.3.2-1.rh9.rpm downloaded from www.opendx.org) but the installation failed with the error:
error: Failed dependencies:
libstdc++.so.5 is needed by opendx-4.3.2-1.i386
libstdc++.so.5(CXXABI_1.2) is needed by opendx-4.3.2-1.i386
libstdc++.so.5(GLIBCPP_3.2) is needed by opendx-4.3.2-1.i386
I set libstdc++.so.5 to the existing library as follows
ln -s libstdc++.so.6.0.4 libstdc++.so.5
but nothing changed.
Any ideas? thank you in advance!