I simply downloaded it from here https://github.com/mono/webkit-sharp
On Centos linux I typed "git clone https://github.com/mono/webkit-sharp". I then ran configure and make & make install, and copied across webkit-sharp.dll to my GTK# program. However coincidently, you have also just given me an idea to fix my previous install of webkitsharp (note I previously did yum install webkit-sharp* on Centos). thank you! I simply changed my config file to (from webkitgtk-1.0.so.0 to webkitgit-1.0.so.2) Note I am using MonoDevelop on Centos Linux. The version of webkit sharp is 1.1.15.0. Unfortunately I am not sure what the solution is for Windows or MAC. On Windows is there not a GTK# IDE for Visual Studio? You could use Subversion - SVN ( to get latest version of webkit-sharp ). -- View this message in context: http://mono.1490590.n4.nabble.com/GTK-Webkit-System-DllNotFoundException-missing-file-webkitgtk-1-0-so-0-tp4658537p4658553.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
