summaryrefslogtreecommitdiff
path: root/docs/download.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-07-12 20:14:43 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-07-12 20:14:43 +0000
commitd9eff8ba1943fbffb88562d84ba1fd9a56be07f0 (patch)
treee2cf174bc32a5c8640b25189243c1ea97606bd45 /docs/download.html
parentb8528ea55e7b1f4114ab84e421c4e09b451520b6 (diff)
download/install updates
Diffstat (limited to 'docs/download.html')
-rw-r--r--docs/download.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/download.html b/docs/download.html
index cad0403eefb..f791db0fb80 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -48,8 +48,12 @@ package.
</p>
<p>
+If you're new to this and not sure what you're doing, grab all three packages.
+</p>
+
+<p>
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.
</p>
<H1>Unpacking</H1>
@@ -95,7 +99,7 @@ or
<h1>Contents</h1>
<p>
-After unpacking you'll have these directories:
+After unpacking you'll have these files and directories (among others):
</p>
<pre>
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
</pre>