Thank you. I already solved this problem.
Yes, I looked for a compat-libstdc++ library on http://rpm.pbone.net/
with search term "libstdc++.so.5".
Later I download and install compat-libstdc++-33-3.2.3-61.i386.rpm.
And finally it works well.
Search found 2 matches
- Wed Aug 29, 2007 3:39 am
- Forum: RMA for UNIX
- Topic: rma run error (CXXABI_1.2' not found)
- Replies: 3
- Views: 24867
- Tue Aug 28, 2007 9:23 pm
- Forum: RMA for UNIX
- Topic: rma run error (CXXABI_1.2' not found)
- Replies: 3
- Views: 24867
rma run error (CXXABI_1.2' not found)
When I was trying to run rma on linux: At first I got a error said: libstdc++.so.5 was not found I followed the anwser found in this forum to make symbolic 'ln -s' from libstdc++.so.6 to libstdc++.so.5 After that, I run rma again and got the following error: '/usr/lib/libstdc++.so.5: version `CXXABI...