INSTALL 351 B

12345678910111213
  1. Building is very easy.
  2. Edit "Makefile", and follow the instructions. The defaults are probably okay
  3. for general purposes, but give it a once over to make sure.
  4. run "make"
  5. That's it. The library will be sitting in a new directory called "bin".
  6. Run "make install" to install the library for use on your system.
  7. --ryan. (icculus@clutteredmind.org)