quando você tenta instalar a versão mais recente do octave
e recebe este erro:
"checking how to get verbose linking output from ... configure: WARNING: compilation failed
checking for Fortran 77 libraries of ...
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... configure: error: in `/home/ogro0/octave-3.2.4':
configure: error: cannot compile a simple Fortran program
See `config.log' for more details."
você precisa instalar alguma biblioteca ausente. apenas execute este comando:
sudo apt-get install f2c gfortran libblas-dev liblapack-dev libpcre3-dev libreadline-dev