LibTrace

Installation

Downloading

The source code is available in several ways:




Building

Once you've downloaded the source code and uncompressed it (if necessary) you now have to build it. The raytracer is split into several pieces which need to be build seperately: Simply type "make" in each directory in the order given above.



That's as far as I go with installation. I suppose you could place the final libraries into "/usr/lib" or something like that but they are only static libraries anyway.