← Back to team overview

yade-dev team mailing list archive

Compilation OK but binary crashes on Natty 11.04

 

Hi Folks,

Just migrating from Lucid to Natty. Compilation is OK.
But when I try to start the binary, the following error appears:


Welcome to Yade bzr2811
Traceback (most recent call last):
  File "./yade-YADE2811", line 118, in <module>
    import yade
File "/home/fvd/Documents/users/current_work/recherche/YADE/YADE2811/workingArea//lib/yade-YADE2811/py/yade/__init__.py", line 58, in <module>
    import boot
ImportError: /home/fvd/Documents/users/current_work/recherche/YADE/YADE2811/workingArea//lib/yade-YADE2811/py/yade/../../lib/libyade-support.so: undefined symbol: __gmpq_init

I had a look to the Bug "707966; Yade does not start on Natty 11.04" reported by Aton on last February, where he wrote: "I deleted libraries which are persist in Natty and Lucid"; I am not sure to understand what it means.

Does someone have any idea which library is missing or what else needs to be updated?

Thank you,

Frederic


Follow ups

References