Signed-off-by: Sedat Dilek <[email protected]>
---
building.html | 24 ------------------------
1 files changed, 0 insertions(+), 24 deletions(-)
diff --git a/building.html b/building.html
index f93b077..0f525e5 100644
--- a/building.html
+++ b/building.html
@@ -179,30 +179,6 @@ glib-2.0, gdk-2.0 (for poppler) and poppler-glib.</p>
$ make install
</pre>
-<h2>Building mesa with Wayland EGL platform</h2>
-
-<p>Build mesa a second time, the only difference being the addition of
-wayland to --enable-egl-platforms.</p>
-
-<pre> $ cd mesa
- $ make realclean # Otherwise important stuff doesn't get rebuilt.
- $ ./autogen.sh --prefix=$INSTALL_PATH --enable-egl --enable-gles2 \
- --enable-gallium-nouveau --with-state-trackers=glx,dri,egl \
- --with-egl-platforms=<b>wayland,</b>drm --enable-gles-overlay
\
- --enable-gallium-r600 --with-dri-drivers=i915,i965 \
- --disable-gallium-{i915,i965}
- $ make && make install
-</pre>
-
-<h2>Wayland applications</h2>
-
-<p>Now install the rest of wayland.</p>
-
-<pre> $ cd wayland
- $ ./autogen.sh --prefix=$INSTALL_PATH
- $ make && make install
-</pre>
-
<p>Installing into a non-/usr prefix is fine, but the 70-wayland.rules
udev rule file has to be copied to /etc/udev/rules.d.</p>
--
1.7.4.1
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel