GTK# Webkit System.DllNotFoundException missing file webkitgtk-1.0.so.0 Hi, I have written the following GTK# application which compiles successfully, code as below:
GTK# code However it crashes with a System.DllNotFoundException error, stating webkitgtk-1.0.so.0 file is missing. I've researched on internet looking for solutions but cannot seem to find any. GTksharp and Webkitsharp has been installed. Does it also need webkitgtk?. I am trying this now! I'm really struggling to find out what I have not installed. Note in /usr/lib64 there is a libwebkit-1.0.so.2 file but not a libwebkit-1.0.so.0 file, should that exist? NOTE. I am using MonoDevelop. Alternatively I also get the same problem using a gmcs compiler via command line. My operating system is Centos 6.3 Linux. If you dont know the answer to this question. Please can someone me point in right direction of using a WebBrowser control in Mono / MonoDevelop for Linux (Centos 6.3). Thanks for your help, Andy -- View this message in context: http://mono.1490590.n4.nabble.com/GTK-Webkit-System-DllNotFoundException-missing-file-webkitgtk-1-0-so-0-tp4658537.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
