Editing Octave for Red Hat Linux systems
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 82: | Line 82: | ||
octave version: 3.4.3 | octave version: 3.4.3 | ||
− | + | > yum install gnuplot | |
* Download and install lcms | * Download and install lcms | ||
− | + | > rpm -ivh lcms2-2.8-6.el6.x86_64.rpm | |
− | |||
* Download and install libwmf | * Download and install libwmf | ||
− | + | > rpm -ivh libwmf-lite-0.2.8.4-25.el6_7.x86_64.rpm | |
− | |||
* Download GraphicsMagick and GraphicsMagick-c++ and install them | * Download GraphicsMagick and GraphicsMagick-c++ and install them | ||
− | + | > rpm -ivh GraphicsMagick-1.3.32-1.el6.x86_64.rpm | |
− | + | > rpm -ivh GraphicsMagick-c++-1.3.32-1.el6.x86_64.rpm | |
− | |||
*Install suitesparse | *Install suitesparse | ||
− | + | > yum install suitesparse | |
− | |||
* Install fftw3 | * Install fftw3 | ||
+ | > yum install fftw | ||
− | + | > yum install glpk | |
− | |||
− | |||
* Download and install fltk | * Download and install fltk | ||
− | + | > rpm -ivh fltk-1.1.10-1.el6.x86_64.rpm | |
− | |||
* Download and install hdf5 | * Download and install hdf5 | ||
− | + | > rpm -ivh hdf5-1.8.5.patch1-10.el6.x86_64.rpm | |
− | |||
* Download and install qhull | * Download and install qhull | ||
− | + | > rpm -ivh qhull-2003.1-14.el6.x86_64.rpm | |
− | |||
* Install blas | * Install blas | ||
− | + | > yum install blas | |
− | |||
* Download and install qrupdate | * Download and install qrupdate | ||
− | + | > rpm -ivh qrupdate-1.1.2-1.el6.x86_64.rpm | |
− | |||
* Install texinfo | * Install texinfo | ||
− | + | > yum install texinfo | |
− | |||
* Lastly, install octave | * Lastly, install octave | ||
− | + | > rpm -ivh octave-3.4.3-2.el6.x86_64.rpm | |
− | |||
[[Category:GNU/Linux]] | [[Category:GNU/Linux]] | ||
[[Category:Installation]] | [[Category:Installation]] |