Update of /cvsroot/plib/plib/doc
In directory usw-pr-cvs1:/tmp/cvs-serv624/plib/doc
Modified Files:
download.html
Log Message:
Removed some old references to /usr/local
Index: download.html
===================================================================
RCS file: /cvsroot/plib/plib/doc/download.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- download.html 3 Sep 2002 00:53:46 -0000 1.14
+++ download.html 3 Sep 2002 00:59:46 -0000 1.15
@@ -144,10 +144,10 @@
make install
</pre>
-Depending on the file permissions in /usr/local, you may need to
+You'll need to
be 'root' to perform the last step. At the end of that process,
-you should have a set of header files in /usr/local/plib/include
-and a set of corresponding libraries in /usr/local/plib/lib. There
+you should have a set of header files in /usr/include/plib
+and a set of corresponding libraries in /usr/lib. There
are some example programs in the 'plib-x.y.z/examples' subdirectory.
<p>
WARNING: If you are using 'Mesa' instead of an 'Official' OpenGL,
|