← Back to team overview

yade-users team mailing list archive

[Question #175843]: examples can't be run after I upgrade my ubuntu version

 

New question #175843 on Yade:
https://answers.launchpad.net/yade/+question/175843

Recently I upgrade my ubuntu to version 11.10, then I can't run the examples. 

kinn@kinn-desktop:~$ cd YADE/bin 
kinn@kinn-desktop:~/YADE/bin$ python yade-0.60.3 funnel.py
Welcome to Yade 0.60.3
Traceback (most recent call last):
  File "yade-0.60.3", line 105, in <module>
    import yade
  File "/home/kinn/YADE/lib/yade-0.60.3/py/yade/__init__.py", line 34, in <module>
    ctypes.cdll.LoadLibrary(libstdcxx)
  File "/usr/lib/python2.7/ctypes/__init__.py", line 431, in LoadLibrary
    return self._dlltype(name)
  File "/usr/lib/python2.7/ctypes/__init__.py", line 353, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: /usr/lib/libstdc++.so.6: cannot open shared object file: No such file or directory

How to solve the problem.
Thanks
Jack


-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.