Skip to content
Snippets Groups Projects
Commit 9eac976f authored by Bienchen's avatar Bienchen
Browse files

Testing GFX

parent a82160f8
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ test:centos6.6:
- yum -y -q -e 0 install freetype
- yum -y -q -e 0 install libpng
- yum -y -q -e 0 install mesa-libGL-devel
- yum -y -q -e 0 install mesa-libGLU-devel
- mkdir -p /scicore/soft/modules
- ln -s /export/soft/apps/centos6/generic /scicore/soft/apps
- ln -s /export/soft/modules/centos6/generic/all /scicore/soft/modules
......@@ -86,6 +87,7 @@ test:centos7.3:
- yum -y -q -e 0 install libicu
- yum -y -q -e 0 install libjpeg-turbo
- yum -y -q -e 0 install mesa-libGL-devel
- yum -y -q -e 0 install mesa-libGLU-devel
- yum -y -q -e 0 install freetype
- yum -y -q -e 0 install libpng
- mkdir -p /scicore/soft/modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment