Requirements
Source code requirements:
Qt library and headers from
Trolltech (version 4.1.2 or better)
OpenGL and headers
libxml2 and libxslt from
http://www.xmlsoft.org
Mac requirements:
MacOSX (version 10.3.9 or better)
Windows requirements:
Any version of Windows with OpenGL installed should work.
Source Code Install Instructions For Linux
Unpackage the tar.gz for tar.bz2 file that was downloaded
Using a terminal, enter the carina directory that was created
Run the command "./configure"
If there are no errors run "make"
To install it, become the root user and run "make install"