bv has been tested on SGI/IRIX and i386/Linux systems. If you port it to any
other system, please let me (smr@cs.stanford.edu) know.

To compile bv, you will need:

GNU make (required)
C and C++ compilers (gcc/g++ 2.7.2 are known to work, as are SGI cc/CC)
OpenGL (Mesa also works)
GLUT
Xforms 0.88 (0.86 might also work)


Steps for compiling bv:
1. Edit the top-level Makedefs. In particular, make sure the INCLUDES, LIBDIR,
and XLIBS lines are correct for your installation.
2. Type "make depend ; make clean ; make".
3. If all goes well, the executable will be named "bv", in the bv directory.
4. If you have problems, please send details of your system configuration and
all error messages to smr@cs.stanford.edu. I will do what I can to help, but
please note that bv is not supported software.


Note that all use of bv is subject to the terms described in the README. In
particular, you may not make any modifications to the code without contacting
the author.
