I plan to put this under GNU autoconf at some point. Until then: 0. The build procedure is geared for Solaris. It assumes that "cc" is a Sun compiler, and that "gcc" is GNU cc. You need one. 1. Run make. If you get complaints about PIC, try messing with the CFLAGS, or using gcc. 2. Install libqick.a to a lib directory where your programs will look for libraries. Install qick.h to an include directory where your programs will look for headers. The executables are primarily for debugging or testing, and are not necessary, but they can't hurt. Qiauth might actually be useful. See README.