Skip to content

Commit

Permalink
Merge pull request #925 from Azure/fix/924
Browse files Browse the repository at this point in the history
Use VirtualGL official RPMs
  • Loading branch information
xpillons authored Jun 16, 2022
2 parents 749fc54 + 9e0da3b commit fcd62fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packer/scripts/centos/interactive-desktop-3d.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ yum groupinstall -y xfce
yum install -y https://netix.dl.sourceforge.net/project/turbovnc/2.2.5/turbovnc-2.2.5.x86_64.rpm
yum install -y https://cbs.centos.org/kojifiles/packages/python-websockify/0.8.0/13.el7/noarch/python2-websockify-0.8.0-13.el7.noarch.rpm

wget "https://virtualgl.org/pmwiki/uploads/Downloads/VirtualGL.repo" -O /etc/yum.repos.d/VirtualGL.repo

yum install -y VirtualGL turbojpeg xorg-x11-apps
/usr/bin/vglserver_config -config +s +f -t

Expand Down

0 comments on commit fcd62fa

Please sign in to comment.