When I installed ICE on Linux,I got the following error message.
$ rpm -ivh ice-2.1.2-1.i386.rpm
error: Failed dependencies:
libdb_cxx-4.2.so is needed by ice-2.1.2-1
libstdc++.so.6 is needed by ice-2.1.2-1
libstdc++.so.6(CXXABI_1.3) is needed by ice-2.1.2-1
libstdc++.so.6(GLIBCXX_3.4) is needed by ice-2.1.2-1
Maybe I need install some third-party packages:
db4-4.2.52
expat-1.95.7
openssl-0.9.7a
bzip2-libs-1.0.2
readline-4.3
ncurses-5.4
libgcc-3.4.2
libstdc++-3.4.2
but I do not know which package I must install now , can I use other version package and where I can download them.
Who can tell me ,thank a lot!

Reply With Quote