unpack titan in /tmp and copy the Makefile.cfg into the titan directory,
it is set up to compile with the default ptc setup.

Then do:

make
su
cp lib/* /usr/local/lib
cp source/*.h /usr/local/include/ptc
cp source/*.h /usr/local/include/
cd source/image
mkdir /usr/local/include/ptc/image/
cp *.h /usr/local/include/ptc/image/ 
