diff --git a/docs/contents.html b/docs/contents.html index 257b13f68a7..b348d3d17f3 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -37,8 +37,8 @@ a:visited { Download / Install
-To build Mesa 7.1 with DRI-based hardware acceleration you must first have -the DRM version 2.3.1. +The following are required for DRI-based hardware acceleration with Mesa 7.3:
--You should also be using the Xorg server version 1.4 or 1.5. +
- -Mesa may be built using autoconf. This should work well on most GNU-based systems. -When that fails, the traditional Mesa build system is available. +If that fails the traditional Mesa build system is available. -
The traditional Mesa build system is based on a collection of pre-defined system configurations.
-To see the list of configurations, type make alone.
-Then choose a configuration from the list and type make configname.
+To see the list of configurations, just type make
.
+Then choose a configuration from the list and type make
+configname.
@@ -66,7 +80,7 @@ allow you to run OpenGL/GLX applications on any X server (regardless of whether it supports the GLX X server extension). You will not be able to use hardware 3D acceleration.
-To compile stand-alone Mesa type make in the top-level directory.
+To compile stand-alone Mesa type make
in the top-level directory.
You'll see a list of supported system configurations.
Choose one from the list (such as linux-x86), and type:
@@ -169,6 +184,7 @@ If you built the DRI hardware drivers, you'll also see the DRI drivers:
+
@@ -244,6 +260,7 @@ Retrace your steps if this doesn't look right.
@@ -284,7 +301,8 @@ This is a handy way to compare multiple OpenGL implementations.
Running
-Please see the README.VMS file.
-
Documentation for other environments (some may be very out of date):
1.5 Running the demos
1.6 Installing the header and library files
1.7 Building OpenGL Programs With pkg-config
+
+1.7 Building OpenGL programs with pkg-config
make install
will install package configuration files
@@ -314,25 +332,15 @@ Please see the README.WIN32 file.
-
-
-3. VMS Compilation and Installation
-
-
4. Other systems
+
3. Other systems
+