Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 26 to 26 | ||||||||
Before to install Octave, please install from repo the following list of packages:
| ||||||||
Changed: | ||||||||
< < | $ yum install -y gcc44 $ yum install -y gcc44-c++.x86_64 $ yum install -y gcc44-gfortran | |||||||
> > | $ yum install -y gcc44 gcc44-c++.x86_64 gcc44-gfortran | |||||||
$ yum install -y glibc-devel $ yum install -y libtermcap-devel $ yum install -y ImageMagick | ||||||||
Line: 42 to 40 | ||||||||
$ yum install -y hdf5 $ yum install -y libgfortran $ yum install -y libtermcap-devel | ||||||||
Changed: | ||||||||
< < | $ yum install -y gnuplot.x86_64 $ yum install -y gnuplot42.x86_64 $ yum install -y pcre.x86_64 $ yum install -y pcre-devel.x86_64 | |||||||
> > | $ yum install -y gnuplot.x86_64 gnuplot42.x86_64 $ yum install -y pcre.x86_64 pcre-devel.x86_64 | |||||||
$ yum install -y blas.x86_64 | ||||||||
Changed: | ||||||||
< < | $ yum install -y apack.x86_64 $ yum install -y lapack-devel.x86_64 | |||||||
> > | $ yum install -y apack.x86_64 lapack-devel.x86_64 | |||||||
$ yum install -y curl-devel | ||||||||
Changed: | ||||||||
< < | $ yum install -y fftw3 $ yum install -y fftw3-devel $ yum install -y fltk.x86_64 $ yum install -y fltk-devel.x86_64 $ yum install -y fltk-fluid.x86_64 | |||||||
> > | $ yum install -y fftw3 fftw3-devel $ yum install -y fltk.x86_64 fltk-devel.x86_64 fltk-fluid.x86_64 | |||||||
$ yum install -y libX11-devel $ yum install -y mesa-libGLU-devel |