yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #18254
[Question #675443]: Installation problem with libQt5OpenGL.so library.
New question #675443 on Yade:
https://answers.launchpad.net/yade/+question/675443
Hi all,
I had sucesfully compiled the source and installed yade on my system. I am using Ubuntu 16.04, with python 2.7, ubuntu distribution. After installation I tried to run the binary from install folder.
```
--------------------------------------
dinesh@Personal /home/dinesh/myYade/install/bin $
| Personal desktop => ls
yade-2018-10-19.git-aa4802e yade-2018-10-19.git-aa4802e-batch
```
```
--------------------------------------
dinesh@Personal /home/dinesh/myYade/install/bin $
| Personal desktop => ./yade-2018-10-19.git-aa4802e
Welcome to Yade 2018-10-19.git-aa4802e
Traceback (most recent call last):
File "./yade-2018-10-19.git-aa4802e", line 129, in <module>
import yade
File "/home/dinesh/myYade/install/lib/x86_64-linux-gnu/yade-2018-10-19.git-aa4802e/py/yade/__init__.py", line 65, in <module>
import boot
ImportError: /usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5: undefined symbol: _Z12qTriangulateRK11QVectorPathRK10QTransformd
```
I don't know what's wrong with it. Some one please help.
Thank you.
--
You received this question notification because your team yade-users is
an answer contact for Yade.