[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Building Octave 4.4.1 on Centos 7
From: |
Calvin Dodge |
Subject: |
RE: Building Octave 4.4.1 on Centos 7 |
Date: |
Tue, 12 Mar 2019 18:38:34 +0000 |
Thanks, Carlo. I now have the 2.2.1 tarball, and will try building it.
Sincerely,
Calvin Dodge
-----Original Message-----
From: Carlo De Falco [mailto:address@hidden
Sent: Tuesday, March 12, 2019 1:01 PM
To: Calvin Dodge <address@hidden>
Cc: address@hidden
Subject: Re: Building Octave 4.4.1 on Centos 7
> On 12 Mar 2019, at 16:59, Calvin Dodge <address@hidden> wrote:
>
> When I try building it manually, it has conflicts with the Octave header
> files. Given that the most recent mpi package is significantly older than
> the 4.4.1 release, does this indicate that the mpi package hasn't been
> updated as Octave was, and requires an older release, like 3.8.2?
Development of the mpi package is going on here :
https://github.com/carlodefalco/octave-mpi
you can aslo find the latest release there which is 3.1.0 that requires Octave
>= 5.1.
If you are stuck with Octave 4.4.1 for some reason, som older releases of the
mpi package can be downloade from here
https://gitserver.mate.polimi.it/redmine/projects/octave-mpi/files
but I would actually highly reccomend upgrading to the latest octave release
instead.
c.