yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14043
Re: [Question #432848]: yade compiled installation in a redhat cluster
Question #432848 on Yade changed:
https://answers.launchpad.net/yade/+question/432848
Status: Answered => Open
hanzj is still having a problem:
hello,flomine and all,
thank you for your reply,It works,it can make install and finished well , but after install I can not use yade
the error as follows:
[luxy@ln1 bin]$ ./yade
Welcome to Yade 2016.06a
Traceback (most recent call last):
File "./yade", line 129, in <module>
import yade
File "/home/luxy/Yade/install/lib64/yade/py/yade/__init__.py", line 65, in <module>
import boot
ImportError: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /home/luxy/Yade/install/lib64/yade/py/yade/boot.so)
have you come across that?
At 2017-01-19 18:57:52, "flomine" <question432848@xxxxxxxxxxxxxxxxxxxxx> wrote:
>Question #432848 on Yade changed:
>https://answers.launchpad.net/yade/+question/432848
>
> Status: Open => Answered
>
>flomine proposed the following answer:
>Hi Hanzj,
>I had a similar issue on archlinux.
>Try to had
> #include <csignal>
>at the beginning of /home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp
>
>--
>You received this question notification because your team yade-users is
>an answer contact for Yade.
>
>_______________________________________________
>Mailing list: https://launchpad.net/~yade-users
>Post to : yade-users@xxxxxxxxxxxxxxxxxxx
>Unsubscribe : https://launchpad.net/~yade-users
>More help : https://help.launchpad.net/ListHelp
--
You received this question notification because your team yade-users is
an answer contact for Yade.