Benoit Jacob <jacob.benoi...@...> writes: > > Problem solved. It turns out that the QtWebKit that my system had in > /usr, was being used instead of my build. I had to 'cp' the QtWebKit > manually, as I didn't find a script (like build-webkit) to install the > newly built webkit? The Gtk port has 'make install', but how about the > Qt port?
QtWebKit has a make install as well, it will install into the QT_INSTALL_PREFX. _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
