It seems that those scripts are outdated. Sorry about that.

  But the IupPlot problem shouldn't be related with the scripts. If you are
using the precompiled binaries then it could be related to some
incompatibility with the system where I build it and your system.

  I'm on vacation now. I'll be back on the 11th.

Best,
Scuri



Em sex, 1 de fev de 2019 11:17, Johann Philippe via Iup-users <
iup-users@lists.sourceforge.net escreveu:

> 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.
>
>
> Thanks
> Johann
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to