old-www/HOWTO/Nvidia-OpenGL-Configuration/index.html

404 lines
5.5 KiB
HTML

<HTML
><HEAD
><TITLE
>Nvidia OpenGL Configuration mini-HOWTO</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
"><LINK
REL="NEXT"
TITLE="New Versions of this Document"
HREF="versions.html"></HEAD
><BODY
CLASS="BOOK"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="BOOK"
><A
NAME="AEN1"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="TITLE"
><A
NAME="AEN2"
>Nvidia OpenGL Configuration mini-HOWTO</A
></H1
><H3
CLASS="AUTHOR"
><A
NAME="AEN5"
>Robert B Easter</A
></H3
><DIV
CLASS="AFFILIATION"
><DIV
CLASS="ADDRESS"
><P
CLASS="ADDRESS"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;reaster@reaster.com<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P
></DIV
></DIV
><DIV
CLASS="REVHISTORY"
><TABLE
WIDTH="100%"
BORDER="0"
><TR
><TH
ALIGN="LEFT"
VALIGN="TOP"
COLSPAN="3"
><B
>Revision History</B
></TH
></TR
><TR
><TD
ALIGN="LEFT"
>Revision v1.10</TD
><TD
ALIGN="LEFT"
>2002-01-31</TD
><TD
ALIGN="LEFT"
>Revised by: rbe</TD
></TR
><TR
><TD
ALIGN="LEFT"
COLSPAN="3"
></TD
></TR
></TABLE
></DIV
><DIV
><DIV
CLASS="ABSTRACT"
><A
NAME="AEN17"
></A
><P
></P
><P
> This mini-HOWTO is about how to install the
<A
HREF="http://www.opengl.org/"
TARGET="_top"
>OpenGL</A
>
drivers for
<A
HREF="http://www.nvidia.com/"
TARGET="_top"
>Nvidia</A
> graphics cards on
<A
HREF="http://www.linux.org/"
TARGET="_top"
>Linux</A
>.
In addition to just installing the Nvidia drivers, this mini-HOWTO
also explains how to install
<A
HREF="http://www.XFree86.org/"
TARGET="_top"
>XFree86</A
>, the
OpenGL Utility library
(part of <A
HREF="http://www.mesa3d.org/"
TARGET="_top"
>Mesa</A
>),
the OpenGL Utility Toolkit
(<A
HREF="http://reality.sgi.com/mjk/glut3/"
TARGET="_top"
>glut</A
>),
the full set of OpenGL manpages,
<A
HREF="http://www.trolltech.com/"
TARGET="_top"
>Qt</A
> and its OpenGL extension,
and <A
HREF="http://www.blackdown.org/"
TARGET="_top"
>Java</A
> and
its Java 3D extension so that a user can have a complete runtime and
development environment for OpenGL applications on Linux.
</P
><P
> Note that some of this material may be out of date. The author
has attempted to update this material but has not had time to
test all the procedures. Nevertheless, this document should
still provide a decent overview of what is involved.
If you spot errors please contact the author.
</P
><P
></P
></DIV
></DIV
><HR></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="versions.html"
>New Versions of this Document</A
></DT
><DT
><A
HREF="copyr.html"
>Copyright and Licenses</A
></DT
><DT
><A
HREF="disclaimer.html"
>Disclaimer</A
></DT
><DT
><A
HREF="contribs.html"
>Contributors</A
></DT
><DT
>1. <A
HREF="intro.html"
>Introduction</A
></DT
><DT
>2. <A
HREF="downloadsw.html"
>Download the software packages</A
></DT
><DD
><DL
><DT
>2.1. <A
HREF="x62.html"
>Linux Kernel &#62;= 2.2.12 Required</A
></DT
><DT
>2.2. <A
HREF="x68.html"
>XFree86 4.0 or later</A
></DT
><DT
>2.3. <A
HREF="x89.html"
>OpenGL man pages</A
></DT
><DT
>2.4. <A
HREF="x103.html"
>Mesa 3D</A
></DT
><DT
>2.5. <A
HREF="x125.html"
>Qt</A
></DT
><DT
>2.6. <A
HREF="x134.html"
>NVIDIA drivers (Mesa libGL replacement)</A
></DT
><DT
>2.7. <A
HREF="x147.html"
>Java 2 SDK, Java 3D extension, and Java PlugIn for Netscape (optional)</A
></DT
></DL
></DD
><DT
>3. <A
HREF="install.html"
>Install Software</A
></DT
><DD
><DL
><DT
>3.1. <A
HREF="instnote.html"
>README and INSTALL files</A
></DT
><DT
>3.2. <A
HREF="instx.html"
>Install XFree86</A
></DT
><DT
>3.3. <A
HREF="instmesa.html"
>Install Mesa</A
></DT
><DT
>3.4. <A
HREF="instnvidia.html"
>Install Nvidia OpenGL drivers</A
></DT
><DT
>3.5. <A
HREF="instqt.html"
>Install Qt</A
></DT
><DT
>3.6. <A
HREF="instglut.html"
>Install GLUT 3.7 Distribution (optional)</A
></DT
><DT
>3.7. <A
HREF="instjava.html"
>Install Java 3D (optional)</A
></DT
></DL
></DD
><DT
>4. <A
HREF="fincomm.html"
>Final Comments</A
></DT
><DT
>A. <A
HREF="gfdl.html"
>GNU Free Documentation License</A
></DT
><DD
><DL
><DT
>A.1. <A
HREF="gfdlcr.html"
>GNU FDL Version, and Copyright Notice</A
></DT
><DT
>A.2. <A
HREF="gfdlpreamble.html"
>PREAMBLE</A
></DT
><DT
>A.3. <A
HREF="gfdlaad.html"
>APPLICABILITY AND DEFINITIONS</A
></DT
><DT
>A.4. <A
HREF="gfdlcopying.html"
>VERBATIM COPYING</A
></DT
><DT
>A.5. <A
HREF="gfdlcopyingq.html"
>COPYING IN QUANTITY</A
></DT
><DT
>A.6. <A
HREF="gfdlmods.html"
>MODIFICATIONS</A
></DT
><DT
>A.7. <A
HREF="gfdlcombdocs.html"
>COMBINING DOCUMENTS</A
></DT
><DT
>A.8. <A
HREF="gfdlcolldocs.html"
>COLLECTIONS OF DOCUMENTS</A
></DT
><DT
>A.9. <A
HREF="gfdlaggworks.html"
>AGGREGATION WITH INDEPENDENT WORKS</A
></DT
><DT
>A.10. <A
HREF="gfdltrans.html"
>TRANSLATION</A
></DT
><DT
>A.11. <A
HREF="gfdlterm.html"
>TERMINATION</A
></DT
><DT
>A.12. <A
HREF="gfdlrevlic.html"
>FUTURE REVISIONS OF THIS LICENSE</A
></DT
><DT
>A.13. <A
HREF="gfdlhowto.html"
>How to use this License for your documents</A
></DT
></DL
></DD
></DL
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="versions.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>New Versions of this Document</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>