yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #05139
Re: [Question #175843]: examples can't be run after I upgrade my ubuntu version
Question #175843 on Yade changed:
https://answers.launchpad.net/yade/+question/175843
Christian Jakob proposed the following answer:
janaka kumara had the same problem after upgrading gcc. it seems, that
the library is no more in /usr/lib (see Question #174861)...
try this:
sudo ln -s /usr/lib/i386-linux-gnu/libstdc++.so.6
/usr/lib/libstdc++.so.6
if the same error message still occurs, then search for libstdc++.so.6
on your machine set the right path in the command above.
regards,
christian.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.