> Has anyone thought about building the Webkit GTK build without libsoup. I > was wondering if it was possible to build using the Chromium Network libs > instead of libsoup. I am not really interested in using GTK either -- I > wouldn't mind using only dump render tree (or QT/whatever).
If you use Qt port of WebKit, you also don't need libsoup or any other external network libraries. See http://trac.webkit.org/wiki/BuildingQtOnLinux for building details. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
