[Paraview-developers] Resolve (paraview) dependencies of plugin

Ben Boeckel ben.boeckel at kitware.com
Tue Mar 6 17:30:47 EST 2018


On Tue, Mar 06, 2018 at 20:07:14 +0100, hermann.detz at gmail.com wrote:
> What Version of CentOS is that, if I may ask?

6.8? `docker pull centos:6` is what we do. It's stable enough I wouldn't
worry about the exact hashes of the images as long as it's recent. For
the devtoolset, the following packages are necessary:

  - centos-release-scl (adds the repo which has the devtoolset packages)
  - devtoolset-4-gcc
  - devtoolset-4-gcc-c++

--Ben


More information about the Paraview-developers mailing list