dupe paragraph

This commit is contained in:
David Rose 2004-06-05 01:36:53 +00:00
parent 9ff0f4d8a8
commit dd384842fd

View File

@ -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.