octave-maintainers
[Top][All Lists]
Advanced

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

Re: [OT] Re: Successful build of octave-3.4.2 on CentOS 6, unsuccessful


From: Richard Campbell
Subject: Re: [OT] Re: Successful build of octave-3.4.2 on CentOS 6, unsuccessful on CentOS 5.6
Date: Mon, 11 Jul 2011 19:19:22 -0400

The version of Octave available in that repository (at least for 5.6) was 
3.0.2, which is fairly stale. 

Campbell

On Jul 11, 2011, at 7:15 PM, Jussi Lehtola wrote:

> On Mon, 11 Jul 2011 17:06:59 -0400
> Richard Campbell <address@hidden> wrote:
>> Here is my build script for CentOS 6, starting from a minimal system,
>> in case it helps anyone.
>> 
>> set -e
>> 
>> # satisfy any dependencies possible with yum
>> yum -y install readline-devel gcc gcc-gfortran gcc-c++ flex
>> pcre-devel blas-devel lapack-devel curl-devel bison gperf gnuplot
>> texinfo-tex tetex-dvips
>> 
>> # compile fftw3 and fftw3f from source
> 
> FYI, fftw is also available in CentOS / RHEL. In CentOS 6 it is in the
> main distribution; in CentOS 5 it is available from the Fedora EPEL
> repository (where Octave is available as well)...
> -- 
> Jussi Lehtola
> Fedora Project Contributor
> address@hidden

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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