Disclaimer: On RHEL/CENTOS needed packages might be missing. Ubuntu The directions below cover installing FreeFem++ on Ubuntu machines. http://www.freefem.org/ff++/linux.php RHEL/CENTOS For RHEL/CENTOS, the following packages are needed: SuperLU-devel openmpi-devel mesa-libGL-devel freeglut-devel mesa-libGLU-devel,gsl-devel m4 bison patch cmake octave-devel libpng-devel libXt-devel freeglut-devel OpenMPI module needs to be loaded before configure and compile. module load mpi/openmpi-x86_64 Enable […]
Updates
FreeFem++ Install Notes
FreeFem++ Install Notes
Disclaimer: On RHEL/CENTOS needed packages might be missing.
Ubuntu
The directions below cover installing FreeFem++ on Ubuntu machines.
http://www.freefem.org/ff++/linux.php
RHEL/CENTOS
For RHEL/CENTOS, the following packages are needed:
SuperLU-devel openmpi-devel mesa-libGL-devel freeglut-devel mesa-libGLU-devel,gsl-devel m4 bison patch cmake octave-devel libpng-devel libXt-devel freeglut-devel
OpenMPI module needs to be loaded before…
Fedora 23- Python3 and Pandas.
Below are the packages needed for Pandas, Numpy and matplotlib in Fedora, and presumably RHEL/CENTOS.
python3-matplotlib
python3-numpy
python3-pandas