Of course it's a mistake in the  message i sent earlier. The package i 
installed is iup-3.25-Lua51_Linux26g4_64_lib.tar.gzBut finally, i didn't 
remember that the standard library was also needed for Lua use. So i installed 
it + the lua bindings, and it works fine ! 
Thanks for helpingJohann Philippe
   Le lundi 22 octobre 2018 à 14:10:41 UTC+2, Antonio Scuri 
<antonio.sc...@gmail.com> a écrit :  
 
   Hi,
 Because there are 3 different Lua versions in use, we separate the IUP 
standard libraries from the IupLua bindings. The package you mention is the 
standard only, does not contains the Lua binding. In the SourceForge files you 
will findo also a LuaXX folder (XX is the version number) that will contain the 
respective IupLua binding.
  Notice that there are some additional configurations need for IupLua to work 
with dynamic loading. Our libraries have a 51 suffix in the library name. 
  You can find more info here:
http://webserver2.tecgraf.puc-rio.br/iup/en/building.html

Best,Scuri

Em seg, 22 de out de 2018 às 04:53, Johann Philippe via Iup-users 
<iup-users@lists.sourceforge.net> escreveu:

Dear all,
I'm currently trying to use IUP shared library with luajit on linux Mint 18.3. 
I downloaded The iup-3.25_Linux26g4_64_lib.tar.gz, unpacked it, and installed 
it. I checked the lua package.cpath to ensure it was pointing to the symlinks 
created in the /usr/lib/lua/5.1. And then, require ("iuplua") returns : 
error loading module 'iuplua' from file '/usr/lib/lua/5.1/iuplua.so':
    libiup.so: cannot open shared object file: No such file or directory
stack traceback:
    [C]: at function: 0x419decb0
    [C]: in function 'require'
    Terra/test_iup.t:9: in main chunk



I tried many things last night, like ldconfig, and reinstalling with another 
version (3.24,3.20...) and it still returns the error. I'm not sure what is 
going on here  ? 

Thanks in advanceJohann Philippe
_______________________________________________
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