[Webkit-unassigned] [Bug 110693] [GTK] Add support to install-dependencies for other distributions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 3 07:01:18 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=110693

--- Comment #5 from Martin Robinson <mrobinson at webkit.org> ---
(In reply to comment #4)
> @Martin,
> Actually I need it on SUSE Linux Enterprise platform, but it should be
> compatible with OpenSuSE.  I will try submitting a patch on OpenSuSE if I
> can successfully build it there.
> I downloaded 2.8.0 tar ball and tried building it on Ubuntu 14.04 after
> installing all dependencies, but I cannot find 
> Tools/Scripts/update-webkitgtk-libs and
> Tools/Scripts/build-webkit
> Anything I need to know in addition to the build instructions in your "How
> to build" link?
> Thanks.

update-webkitgtk-libs and build-webkit are tools for building the software from the repository.  To build the tarball simply run:

cmake -DPORT=GTK .
make

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150403/74f418bb/attachment.html>


More information about the webkit-unassigned mailing list