Someone in WaylandDevMailList has provided an automated script to quickly build Wayland. However, if you want to run Wayland on your machine, you must meet the following conditions: You have used the unzip tumaverick10.10nvidia graphics card, the open-source nouveau driver is used to support DRI. All you need to do is download and run this script. Mkdirwaylandcdwaylandwg
Someone in the Wayland Dev Mail List has provided an automated script to quickly build Wayland. However, if you want to run Wayland on your machine, you must meet the following conditions:
Use Ubuntu Maverick 10.10
Nvidia graphics card, and use the open-source nouveau driver to support DRI
All you have to do is download and run this script.
Mkdir wayland
Cd wayland
Wget http://www.chaosreigns.com/wayland/wayland_build.sh
Chmod + x wayland_build.sh
./Wayland_build.sh
This script will install the corresponding trusted package on Ubuntu 10.10, obtain the latest Git Source Code such as libdrm and Mesa, and finally run Wayland compositor and Wayland demo clients on the existing X. Org Server.
For details, see the article in the Mail List.