tir, 02 12 2008 kl. 22:41 +0100, skrev Thomas Weber: > On Tue, Dec 02, 2008 at 10:10:13PM +0100, Søren Hauberg wrote: > > 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. > > No, the compiler is running when he calls "pkg install ...". But I think > he is missing the suitesparse-dev package. > > This raises the question: should that library be mentioned in arpack's > DESCRIPTION file?
Shouldn't the 'octave3.0-headers' package depend on 'suitesparse-dev'? Without it, you won't be able to compile octave files that include certain Octave headers (I think). 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
