27.05.2012, 20:40
Here is something that will help:
Download file: hxxp://www.sendspace.com/file/1chhyq
Instructions:
download and copy the file libstdc++.so.6.0.9 in /usr/lib/ ( with permission mode 755)
step 1: $> cd /usr/lib/
step 2: $> unlink libstdc++.so.6
step 3: $> ln -s libstdc++.so.6.0.9 libstdc++.so.6
step 4: $> /sbin/ldconfig
Then you should be good to go.
Download file: hxxp://www.sendspace.com/file/1chhyq
Instructions:
download and copy the file libstdc++.so.6.0.9 in /usr/lib/ ( with permission mode 755)
step 1: $> cd /usr/lib/
step 2: $> unlink libstdc++.so.6
step 3: $> ln -s libstdc++.so.6.0.9 libstdc++.so.6
step 4: $> /sbin/ldconfig
Then you should be good to go.