Hmm, I said it too early... I was able to install Octave 3.6, but not the
Nurbs package: :(
/
octave:1> pkg install -forge nurbs
make: mkoctfile: comando non trovato
make: *** [low_level_functions.o] Errore 127
'make' returned the following error: make: ingresso nella directory
"/tmp/oct-QqQe0m/nurbs-1.3.6/src"
mkoctfile -c low_level_functions.cc
make: uscita dalla directory "/tmp/oct-QqQe0m/nurbs-1.3.6/src"
error: called from 'pkg>configure_make' in file
/usr/share/octave/3.6.4/m/pkg/pkg.m near line 1391, column 9
error: called from:
error: /usr/share/octave/3.6.4/m/pkg/pkg.m at line 834, column 5
error: /usr/share/octave/3.6.4/m/pkg/pkg.m at line 383, column 9/
Btw, while waiting for Octave 4.0, and in case trying QtOctave with Octave
3.x and x>2, I'm going to try DomainMathIDE
<http://sourceforge.net/projects/domainmath/> . ;)