Browse Source

dupe paragraph

David Rose 21 years ago
parent
commit
dd384842fd
1 changed files with 7 additions and 0 deletions
  1. 7 0
      doc/INSTALL

+ 7 - 0
doc/INSTALL

@@ -596,6 +596,13 @@ Once dtool is fully built and installed, you can build panda.
   make
   make install
 
+After installing panda, you are almost ready to run the program
+"pview," which is a basic model viewer program that demonstrates some
+Panda functionality.  Successfully running pview proves that Panda is
+now installed and configured correctly.  However, you must set up a
+Configrc file to set your runtime configuration options before you can
+run Panda and open up a graphics window.  See HOW TO RUN PANDA, below.
+
 If you wish, you may also build direct.  You only need to build this
 if you intend to use the Python interfaces.