[webkit-gtk] How to use/build latest stable version of libwebkitgtk

Carlos Alberto Lopez Perez clopez at igalia.com
Thu Dec 11 16:10:08 PST 2014


On 12/12/14 00:02, Kris De Volder wrote:
> sudo apt-get install x11 xext
> E: Unable to locate package x11
> E: Unable to locate package xext
> 
> Where am I supposed to get these from?

Seems that you are missing some dependencies to build mesa.

You can try this:
 sudo apt-get install libx11-dev libxext-dev

If it still doesn't works, then try with:
 sudo apt-get build-dep mesa

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 883 bytes
Desc: OpenPGP digital signature
URL: <https://lists.webkit.org/pipermail/webkit-gtk/attachments/20141212/21332410/attachment-0001.sig>


More information about the webkit-gtk mailing list