Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Build Wayland & Weston using jhbuild

Joone Hur edited this page May 6, 2015 · 1 revision

This instruction was written for running Wayland & Weston on your Linux desktop.

Install jhbuild

Please refer to this instruction: https://developer.gnome.org/jhbuild/stable/getting-started.html.en

Install dependent packages using apt-get

$ cd ~/chromium/src
$ ozone/tools/jhbuild/install-dependencies

Build and install Wayland & Weston using jhbuild

$ cd ozone/tools/jhbuild
$ jhbuild -f wayland.jhbuildrc

Run Weston

$ jhbuild -f wayland.jhbuildrc shell
$ cd ~/chromium/src
$ out/wayland/root/bin/weston --fullscreen

Run ozone-wayland in Weston

Open a weston terminal

$ out/Release/chrome --no-sandbox