Skip to content

Instantly share code, notes, and snippets.

@jmg-duarte
Last active April 25, 2017 10:51
Show Gist options
  • Save jmg-duarte/61dd9fa5b54856eed935a2dca81716da to your computer and use it in GitHub Desktop.
Save jmg-duarte/61dd9fa5b54856eed935a2dca81716da to your computer and use it in GitHub Desktop.
Shrew Soft VPN Linux dependecy download script
# Run this as sudo
apt-get install g++
apt-get install build-essential
apt-get install flex
apt-get install libedit2 libedit-dev
apt-get install bison
apt-get install cmake
apt-get install openssl
sudo apt-get install libssl-dev
apt-get install libqt4-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment