# Download the scripts using wget. mkdir /opt/gcc-4.9.2 cd /opt/gcc-4.9.2 wget http://projects.joelinoff.com/gcc-4.9.2/bld.sh wget http://projects.joelinoff.com/gcc-4.9.2/Makefile chmod a+x bld.sh make #[output snipped] # The compiler is installed in /opt/gcc-4.9.2/rtf/bin