=================================================================== RCS file: /oss/CVS/cvs/performer/README.FIRST,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- performer/README.FIRST 2000/11/21 23:03:09 1.2 +++ performer/README.FIRST 2000/11/22 01:50:05 1.3 @@ -2,44 +2,46 @@ INTRODUCTION - These notes briefly describe the structure of the OpenGL|Performer (TM) - source tree and how it can be built. + These notes briefly describe the structure of the OpenGL|Performer (TM) + source tree and how it can be built. - For the latest news concerning OpenGL|Performer (TM) please consult the - following URL: + For the latest news concerning OpenGL|Performer (TM) please consult the + following URL: - http://oss.sgi.com/projects/performer/ + http://oss.sgi.com/projects/performer/ + or + http://www.sgi.com/software/performer/ TREE STRUCTURE - The source tree containing the OpenGL|Performer (TM) source is - structured as follows: - src/ - conv/ - Convertion utilities - lib/ - Inventor database, interaction, and nodekit source - pguide/ - Sample programs from the Performer Programming Guide - sample/ - sample programs and examples - tools/ - various porting and conversion scripts - - On IRIX: - This source tree is completely identical to what is shipped under - /usr/share/Performer/src in the Performer development distribution. - - On Linux: - This source code in this tree is identical to what is shipped - under /usr/share/Performer/src in the Performer development - distribution. The Makefiles, however, have been renamed so as - to not conflict with the IRIX makefiles. In the future, both - IRIX and Linux will use the same makefiles. + The source tree containing the OpenGL|Performer (TM) source is + structured as follows: + src/ + conv/ - Convertion utilities + lib/ - Inventor database, interaction, and nodekit source + pguide/ - Sample programs from the Performer Programming Guide + sample/ - sample programs and examples + tools/ - various porting and conversion scripts + + On IRIX: + This source tree is identical to what is shipped under + /usr/share/Performer/src in the Performer development distribution. + + On Linux: + This source code in this tree is identical to what is shipped + under /usr/share/Performer/src in the Performer development + distribution. The Makefiles, however, have been renamed so as + to not conflict with the IRIX makefiles. In the future, both + IRIX and Linux will use the same makefiles. DEPENDENCIES - The source in its current form will compile on IRIX and Linux i386. + The source in its current form will compile on IRIX and Linux i386. - Currently the only dependencies include OpenGL(R) and X11R6, - Motif(R) 1.2x, and an existing installation of the performer - development package. + Currently the only dependencies include OpenGL(R) and X11R6, + Motif(R) 1.2x, and an existing installation of the OpenGL Performer + development package. BUILDING THE TREE