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.
Files
Development version 20060520:

Source code
Source code bz2 archive (carina-20060520.tar.bz2)
Source code gz archive (carina-20060520.tar.gz)

Mac install file
Mac disk image (Carina-20060520.dmg)

Windows install files
Windows installer (Carina-20060520.exe)

Test files
Test files are available at the xVRML website at http://www.xvrml.net.
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"