Skip to content

Commit

Permalink
add symdiff dependency, tcl.h
Browse files Browse the repository at this point in the history
  • Loading branch information
tcaduser committed Nov 1, 2018
1 parent c2f4e3b commit b26c3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_centos_6.sh
Expand Up @@ -8,7 +8,7 @@ ln -sf ${HOME}/anaconda/bin/cmake ${HOME}/bin/cmake

# Centos Specific
#https://fedoraproject.org/wiki/EPEL
yum install -y git bison flex
yum install -y git bison flex tcl tcl-devel
yum install -y centos-release-scl
yum install -y devtoolset-6-gcc devtoolset-6-gcc-c++ devtoolset-6-libquadmath-devel devtoolset-6-gcc-gfortran

Expand Down

0 comments on commit b26c3ab

Please sign in to comment.