Hello, I'm trying to run my Iup program on lubuntu system (light ubuntu). It seems that the plots causes the program to crash. I get the following error at startup : "/usr/lib/x86_64-linux-gnu/libLLVM-6.0.so.1(+0x76ba9b) [0x7fa3de525a9b]" ...And the program doesn't run. But if i remove the plots from the dialog and start the program, it runs perfectly. Also, i tried every available "GRAPHICSMODE" in my plot, to see if it could be this, but none is working. I noticed that the symlink cdluacairo.so created with config_lua_module is a dead link. And, in fact, after looking at the script and the library, there's nothing called libcdluacairo51.so in the package, so it can't link. Could it be related to my problem ?
I also thought it could be a lubuntu related issue, i'm not really aware of what libraries of standard ubuntu they choose not to put in lubuntu... Do anyone has an idea ? PS : Not totally related but i noticed something : The config_lua_module script of iup for Linux (26g_64 package) seems to have an small error with one symlink : i fixed it at home changing iuplua_pplot to iuplua_plot. ThanksJohann
_______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users