[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C++ error while compiling octave 3.0.3 from source, using SuiteSpars
From: |
Thomas Weber |
Subject: |
Re: C++ error while compiling octave 3.0.3 from source, using SuiteSparse |
Date: |
Fri, 30 Jan 2009 20:31:00 +0100 |
Am Freitag, den 30.01.2009, 12:59 -0600 schrieb Kennel, Matthew B:
> Hi, I installed the suitesparse library and am attempting to build Octave
> 3.0.3 from source. (I do not have root access to machines and I am not
> permitted to install binary packages so that is not an option.). I have
> successfully compiled it without suitesparse using default options.
>
> I am experiencing C++ errors here:
If you are using suitesparse 3.2, please use the patch at
http://hg.tw-math.de/release-3-0-x/rev/712d9e045b1e
Or wait for the 3.0.4 release.
Thomas