help-octave
[Top][All Lists]
Advanced

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

Re: octave instalation with adicional resources


From: Quentin Spencer
Subject: Re: octave instalation with adicional resources
Date: Wed, 31 Jan 2007 09:08:37 -0600
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

Jorge Barros de ABreu wrote:
Hi David.
I'm not sure I understand the question? colamd and ccolamd are oct-files
that are part of octave itself. They are installed by octave in the
directory that is configured by "./configure"

On my sistem that is a slackware 11 with octave 2.9.9
occurs this:
configure: WARNING: I didn't find gperf, but it's only a problem if you need
to reconstruct oct-gperf.h
configure: WARNING: UMFPACK not found.  This will result in some lack of
functionality for sparse matrices.
configure: WARNING: COLAMD not found. This will result in some lack of
functionality for sparse matrices.
configure: WARNING: CCOLAMD not found. This will result in some lack of
functionality for sparse matrices.
configure: WARNING: CHOLMOD not found. This will result in some lack of
functionality for sparse matrices.
configure: WARNING: CXSparse not found. This will result in some lack of
functionality for sparse matrices.
configure: WARNING: HDF5 library not found.  Octave will not be able to save
or load HDF5 data files. []´s

I don't know anything about Slackware's packaging system, but in other distributions, if you only install the libraries without the headers, which are usually packaged separately, configure will not find the libraries, so you need to make sure you have installed the development packages for suitesparse and hdf5.

Quentin



reply via email to

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