> On 26 Aug 2015, at 19:58, Konovalov, Vadim <[email protected]> wrote: > > after > > build-webkit --gtk --prefix=/foo/bar > > then I want to install so installation goes to the said prefix, how should I > do that? > (I've searched but haven't found the answer)
This mailing list isn’t for WebKitGTK users help, please use the webkit-gtk list next time. build-webkit installs everything to WebKitBuild/. This tool is for developers, not end-users. If you need to build and install WebKitGTK in a custom directory you should directly use CMake. First hit on Google :) http://www.linuxfromscratch.org/blfs/view/svn/x/webkitgtk.html <http://www.linuxfromscratch.org/blfs/view/svn/x/webkitgtk.html> Philippe
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

