wget -c http://ftp.berlios.de/pub/cdrecord/cdrtools-3.00.tar.bz2 tar -xjf cdrtools-3.00.tar.bz2 cd cdrtools-3.00 # Note: since the author of this software thinks so highly of himself you will see several error messages for not using his own special variant of make, these are safe to ignore. make make install INS_BASE="/usr" DEFINSGRP="root"