Skip to content

Instantly share code, notes, and snippets.

@exptom
Created July 18, 2014 14:58
Show Gist options
  • Save exptom/4c67b45469ce50a355f5 to your computer and use it in GitHub Desktop.
Save exptom/4c67b45469ce50a355f5 to your computer and use it in GitHub Desktop.
Install ZendGuard 6 on Ubuntu 14.0.4 LTS 64bit
dpkg --add-architecture i386
aptitude update
aptitude install libXtst6:i386 libgtk2.0-0:i386 libc6:i386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment