tir, 02 12 2008 kl. 21:29 +0000, skrev R.N.Palmer: > > Looks like you haven't installed the Octave development files for > > Octave. I think the package is called 'octave3.0headers' (or something > > like that) in Ubuntu. Install that and try again. > > octave3.0-headers, and it was already installed. > > As a test I also tried installing the linear-algebra OctaveForge > package, which worked fine.
Odd... the error messages you send included /usr/include/octave-3.0.1/octave/oct-sparse.h:31:33: error: suitesparse/umfpack.h: No such file or directory which somehow indicates that the development files for 'suitesparse' is not installed. I thought that 'octave3.0-headers' depends on the development files for 'suitesparse'. Could you check that you have these development files installed. I think they're called 'libsuitesparse-dev' or something like that. Søren ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
