On 01/20, Ramiro Romero D. wrote: > But the problem is that there is no configure file thus I can't compile > mesa, thus I can't compile wayland
Yeah, those instructions are wrong. The git repo doesn't have configure, so you need to run ./autogen.sh instead of ./configure. It seems this is often the case with git repos, and only tarballs contain the configure script. And if you're running Ubuntu: http://www.chaosreigns.com/wayland/ubuntu.html I started adding stuff for Fedora, Gentoo, and Arch to the top of: http://www.chaosreigns.com/wayland/ -- "Blades don't need reloading." - The Zombie Survival Guide by Max Brooks http://www.ChaosReigns.com _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
