if  ! [ -e  /usr/bin/g77 ]; then
	message "${PROBLEM_COLOR}g77 is required to install Octave.  Rebuild gcc with it enabled.{$DEFAULT_COLOR}" &&
	false
fi
		
chown -R root /var/spool/lunar/$SOURCE
