Dear all, 

Recently updated to IUP 3.28, and did apt update and apt upgrade before to 
recompile my IUP based programs (Linux Mint 19 - Cinnamon). It appears that my 
programs using IupWeb cannot open (it runs, but returns immediatly), console 
returns this : 
error while loading shared libraries: libwebkit-1.0.so.2: cannot open shared 
object file: No such file or directory

I guess it's more related to apt upgrade than to IUP 3.28, because this problem 
persists even after going back to IUP 3.27. 

I tried to uninstall and reinstall every version of libwebkit (particularly 
libwebkitgtk-1.0, but also libwebkit-dev and libwebkit-3.0/libwebkit-3.0-dev). 
Running my program still returns the same error.

In the same time, I do link my program with libwebkit-1.0, and it 
compiles/links well. But I'm not sure where "libwebkit-1.0.so.0" is supposed to 
be found (since libraries I can install are libwebkitgtk, not libwebkit) ? 

If you have any idea of how to solve this, I'd be grateful. 

Thank you.
BestsJohann


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to