help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave-arpack Solver


From: Chaman Singh Verma
Subject: Octave-arpack Solver
Date: Sat, 6 Dec 2008 13:34:12 +0530

Hello,

I am trying to install arpack from octave-forge. It gives me the following errors which are related to
suitesparse. Which supporting package, I must install to remove these errrors ?

/usr/include/octave-3.0.1/octave/oct-sparse.h:31:33: error: suitesparse/umfpack.h: No such file or directory
/usr/include/octave-3.0.1/octave/oct-sparse.h:41:32: error: suitesparse/colamd.h: No such file or directory
/usr/include/octave-3.0.1/octave/oct-sparse.h:51:33: error: suitesparse/ccolamd.h: No such file or directory
/usr/include/octave-3.0.1/octave/oct-sparse.h:61:33: error: suitesparse/cholmod.h: No such file or directory
/usr/include/octave-3.0.1/octave/oct-sparse.h:71:28: error: suitesparse/cs.h: No such file or directory
In file included from /usr/include/octave-3.0.1/octave/SparsedbleCHOL.h:27,
                 from eigs-base.cc:37,
                 from eigs.cc:37:
/usr/include/octave-3.0.1/octave/sparse-base-chol.h:57: error: ISO C++ forbids declaration of 'cholmod_sparse' with no type
/usr/include/octave-3.


Thanks
Chaman Singh

reply via email to

[Prev in Thread] Current Thread [Next in Thread]