Thread
:
Problems with fresh open source installation
View Single Post
#
4
(
permalink
)
11-18-2005, 09:46 AM
tbullock
Advanced Member
Posts: 232
I did the following to fix this problem:
cd to /usr/lib
ln -s libstdc++.so.6.0.3 libstdc++.so.5
Maybe I cheated a little bit but it seemed to work for me.
tbullock
View Public Profile
Find all posts by tbullock