New question #662397 on Yade: https://answers.launchpad.net/yade/+question/662397
Hi everyone, I am trying to install yade from the Source Code. I followed the recipe given in https://yade-dem.org/doc/installation.html . İnstalled prequsities and then go for make install for yade. Finally what I could see is that it seems to be installed and yade-2017-12-21.git-d6cfc7f is being compiled under install/bin folder without any problem. But when I try to run ./yade-2017-12-21.git-d6cfc7f I get following error: Welcome to Yade 2017-12-21.git-d6cfc7f Traceback (most recent call last): File "../install/bin/yade-2017-12-21.git-d6cfc7f", line 129, in <module> import yade File "/home/ozge/UTILS/yade/install/lib/x86_64-linux-gnu/yade-2017-12-21.git-d6cfc7f/py/yade/__init__.py", line 65, in <module> import boot ImportError: /home/ozge/UTILS/yade/install/lib/x86_64-linux-gnu/yade-2017-12-21.git-d6cfc7f/py/yade/qt/_GLViewer.so: undefined symbol: _ZN5boost7archive18basic_xml_oarchiveINS0_12xml_oarchiveEE13save_overrideERKNS0_14object_id_typeE BTW I can say that I am able to smoothly install libQGLViewer from https://launchpad.net/ubuntu/+source/libqglviewer but not properly from http://libqglviewer.com/installUnix.html . Do you think whether I am having a libGQLViewer related problem during the installation ? I appreciate any idea which can help in solving this issue. bests Özge -- 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 : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

