← Back to team overview

yade-users team mailing list archive

Re: [Question #244312]: Clump templates

 

Question #244312 on Yade changed:
https://answers.launchpad.net/yade/+question/244312

behzad majidi posted a new comment:
I compiled the sources (yade-1.07.0.tar.gz) on Ubuntu 12.04. I tried to
install yade in a folder on my home and I did not get any error, but
when I launch yade I get the following error message:

bemaj3@GCI-REGAL-ETU5:~/code/yade/bin$ ./yade-1.07.0
Welcome to Yade 1.07.0 
Traceback (most recent call last):
  File "./yade-1.07.0", line 125, in <module>
    import yade
  File "/home/bemaj3/code/yade/lib/x86_64-linux-gnu/yade-1.07.0/py/yade/__init__.py", line 65, in <module>
    import boot
ImportError: /home/bemaj3/code/yade/lib/x86_64-linux-gnu/yade-1.07.0/py/yade/qt/_GLViewer.so: undefined symbol: _ZN9QGLViewer28setPlayPathKeyboardModifiersE6QFlagsIN2Qt16KeyboardModifierEE


The file _GLViewer.so is present:

ls -lh /home/bemaj3/code/yade/lib/x86_64-linux-
gnu/yade-1.07.0/py/yade/qt/_GLViewer.so-rw-r--r-- 1 bemaj3 fsg-
etudiants_linux 2.7M Feb 24 11:03 /home/bemaj3/code/yade/lib/x86_64
-linux-gnu/yade-1.07.0/py/yade/qt/_GLViewer.so

Any advice about how to solve this problem?

Thanks

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