THANKS Antonio for your help, but I didn't quite understand the proposed solution. (since I'm a user, not a developer). I have Lua (and dev package) installed and the path seems to me properly configured.
Anyway! With the help of another user, I found the solution. Creating symlinks of libiup.so and libiup_scintilla.so to /usr/lib/ directory, solved the problem. Bye! :-) G. 2018-01-07 23:42 GMT+02:00 Antonio Scuri <[email protected]>: > See the IUP documentation, in Guide/IupLua. > > You should require "iuplua", not "iup". Also the Lua interpreter must be > configured in the CPATH to include the 51 or 53 suffix. > > Best, > Scuri > > > Em 07/01/2018 13:41, "Γιώργος Κωστόπουλος" <[email protected]> escreveu: >> >> Hi! :-) >> >> I just installed IUP (package iup-3.23_Linux26g4_64_lib.tar.gz with >> ./install script from directory ~/iup) at my system (Debian Jessie >> (oldstable) x64 KDE). >> >> Trying to run a program, I'm receiving this message: >> "error while loading shared libraries: libiup.so: cannot open shared >> object file: No such file or directory". >> >> Seems like IUP is not installed. >> What now? >> TIA! :-) >> G. >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Iup-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/iup-users > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Iup-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/iup-users > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
