echo WARNING ! You should run this as root in order to install t2r 
echo for everybody on the system !
echo
cc -o t2r t2r.c
cp t2r /usr/local/bin/
cp preamble.rtf /usr/local/src/preamble.rtf
echo Installation done.
