From d9eff8ba1943fbffb88562d84ba1fd9a56be07f0 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 12 Jul 2006 20:14:43 +0000 Subject: download/install updates --- docs/download.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index cad0403eef..f791db0fb8 100644 --- a/docs/download.html +++ b/docs/download.html @@ -47,9 +47,13 @@ If you're not interested in running the demos, you'll only need the first package.

+

+If you're new to this and not sure what you're doing, grab all three packages. +

+

The packages are available in .tar.gz, .tar.bz2 and .zip formats. -Other organizations might offer additional package formats. +Other sites might offer additional package formats.

Unpacking

@@ -95,7 +99,7 @@ or

Contents

-After unpacking you'll have these directories: +After unpacking you'll have these files and directories (among others):

 Makefile	- top-level Makefile for most systems
@@ -106,6 +110,7 @@ docs/		- documentation
 src/		- source code for libraries
 src/mesa	- sources for the main Mesa library and device drivers
 src/glu		- libGLU source code
+src/glx		- sources for building libGL with full GLX and DRI support
 src/glw		- Xt/Motif/OpenGL widget code
 
-- cgit v1.2.3