Skip to content

Instantly share code, notes, and snippets.

@djleonskennedy
Created January 21, 2020 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djleonskennedy/2daa846e776cf5e7f904ba3ee6009305 to your computer and use it in GitHub Desktop.
Save djleonskennedy/2daa846e776cf5e7f904ba3ee6009305 to your computer and use it in GitHub Desktop.
wathcman ubuntu 19+
sudo apt install pkg-config
sudo apt install libssl-dev
./autogen.sh
./configure --without-python --without-pcre --enable-lenient
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment