Changes
Page history
Update Instructions for building PALISADE in Linux
authored
May 19, 2020
by
Yuriy Polyakov
Show whitespace changes
Inline
Side-by-side
Instructions-for-building-PALISADE-in-Linux.md
View page @
d863b802
...
...
@@ -99,5 +99,4 @@ ln -s /usr/bin/cmake3 ~/bin/cmake
If you need to install a specific version of gcc, do the following (this example is for g++ v7):
```
sudo yum install devtoolset-7-gcc-c++
sudo yum install devtoolset-7-libquadmath-devel
```