octave-maintainers
[Top][All Lists]
Advanced

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

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


From: Jussi Lehtola
Subject: [OT] Re: Successful build of octave-3.4.2 on CentOS 6, unsuccessful on CentOS 5.6
Date: Tue, 12 Jul 2011 02:15:56 +0300

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


reply via email to

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