Skip to content

Instantly share code, notes, and snippets.

@egg82
Last active December 19, 2016 18:22
Show Gist options
  • Save egg82/816734033f004426f883c81438979a83 to your computer and use it in GitHub Desktop.
Save egg82/816734033f004426f883c81438979a83 to your computer and use it in GitHub Desktop.
GrSec Build Prereqs (Run as root)
cd ~
gpg --recv "DE94 52CE 46F4 2094 907F 108B 44D1 C0F8 2525 FE49"
gpg --recv "D2E0 B4B6 16A3 B532 20B8 969B 956D 2366 39F0 81BF"
gpg --recv "647F 2865 4894 E3BD 4571 99BE 38DB BDC8 6092 693E"
gpg --recv "ABAF 11C6 5A29 70B1 30AB E3C4 79BE 3E43 0041 1886"
apt-get -y install build-essential libncurses5-dev gcc-4.8-plugin-dev libssl-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment