<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - [GTK] Add support to install-dependencies for other distributions"
href="https://bugs.webkit.org/show_bug.cgi?id=110693#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - [GTK] Add support to install-dependencies for other distributions"
href="https://bugs.webkit.org/show_bug.cgi?id=110693">bug 110693</a>
from <span class="vcard"><a class="email" href="mailto:mrobinson@webkit.org" title="Martin Robinson <mrobinson@webkit.org>"> <span class="fn">Martin Robinson</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=110693#c4">comment #4</a>)
<span class="quote">> @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.</span >
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>