Boost 1.60
RPM packages for CentOS 7.x linux distro. Packages have been built from a source package downloaded from Springdale Institute for Advanced Study
Required packages to install:
– python-devel
– python3-devel
– bzip2-devel
– libquadmath-devel
– environment-modules
You can easily install them using:
1 | yum -y install python-devel python3-devel bzip2-devel libquadmath-devel environment-modules |
You can find the packages on my Boost 1.60 RPM GitHub repository