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

Reply via email to