help-octave
[Top][All Lists]
Advanced

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

Re: Octave-arpack Solver


From: Thomas Weber
Subject: Re: Octave-arpack Solver
Date: Sat, 6 Dec 2008 09:45:06 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Dec 06, 2008 at 01:34:12PM +0530, Chaman Singh Verma wrote:
> 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.

Install suitesparse and its development headers/libraries.

        Thomas


reply via email to

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