yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08406
[Bug 968188] [NEW] Yade with CGAL crashes at startup
Public bug reported:
I installed CGAL (using apt-get install libcgal-dev ) and successfully
compiled yade with featue CGAL. However, when starting yade I got
following error:
Welcome to Yade bzr3055
Traceback (most recent call last):
File "/host/VYPOCTY/yade/bin/yade-trunk", line 118, in <module>
import yade
File "/host/VYPOCTY/yade/lib/yade-trunk2-trunk2/py/yade/__init__.py", line 57, in <module>
import boot
ImportError: /host/VYPOCTY/yade/lib/yade-trunk2-trunk2/py/yade/../../lib/../lib/libyade-support.so: undefined symbol: __gmpq_init
jan@ubuntu:/host/VYPOCTY/yade$
Without CGAL feature, it works. My system is Ubuntu 11.10, Yade is bzr3055, CGAL is 3.8-1.
Jan Elias - Brno, Czech Republic
** Affects: yade
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/968188
Title:
Yade with CGAL crashes at startup
Status in Yet Another Dynamic Engine:
New
Bug description:
I installed CGAL (using apt-get install libcgal-dev ) and successfully
compiled yade with featue CGAL. However, when starting yade I got
following error:
Welcome to Yade bzr3055
Traceback (most recent call last):
File "/host/VYPOCTY/yade/bin/yade-trunk", line 118, in <module>
import yade
File "/host/VYPOCTY/yade/lib/yade-trunk2-trunk2/py/yade/__init__.py", line 57, in <module>
import boot
ImportError: /host/VYPOCTY/yade/lib/yade-trunk2-trunk2/py/yade/../../lib/../lib/libyade-support.so: undefined symbol: __gmpq_init
jan@ubuntu:/host/VYPOCTY/yade$
Without CGAL feature, it works. My system is Ubuntu 11.10, Yade is bzr3055, CGAL is 3.8-1.
Jan Elias - Brno, Czech Republic
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/968188/+subscriptions
Follow ups
References