Merge branch 'unidata_17.1.1' into unidata_17.1.1-el7
This commit is contained in:
commit
bdc6172da0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ groupadd fxalpha && useradd -G fxalpha awips
|
||||||
yum -y clean all
|
yum -y clean all
|
||||||
yum -y clean expire-cache
|
yum -y clean expire-cache
|
||||||
yum groupinstall "Development tools" -y >& /dev/null
|
yum groupinstall "Development tools" -y >& /dev/null
|
||||||
yum install wget qt-devel cmake gcc gcc-c++ ruby boost-devel libuuid-devel tk-devel tcl-devel rsync git net-tools rpm-build netcdf-devel -y
|
yum install wget qt-devel cmake gcc gcc-c++ ruby boost-devel libuuid-devel tk-devel tcl-devel rsync git net-tools rpm-build netcdf-devel libpng-devel -y
|
||||||
wget -O /etc/yum.repos.d/awips2.repo http://www.unidata.ucar.edu/software/awips2/doc/${repo_name}
|
wget -O /etc/yum.repos.d/awips2.repo http://www.unidata.ucar.edu/software/awips2/doc/${repo_name}
|
||||||
yum -y clean all
|
yum -y clean all
|
||||||
yum groupinstall awips2-ade -y
|
yum groupinstall awips2-ade -y
|
||||||
|
|
Loading…
Add table
Reference in a new issue