Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 351 Bytes

INSTALL

File metadata and controls

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