Skip to content

Instantly share code, notes, and snippets.

@davdenic
Created January 20, 2021 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save davdenic/713c2baaca2518a1c3d68c568ab2a321 to your computer and use it in GitHub Desktop.
Save davdenic/713c2baaca2518a1c3d68c568ab2a321 to your computer and use it in GitHub Desktop.
Install wget2 on macos
brew install automake gettext lzip pkg-config xz gnutls
brew link --force gettext
./configure
make
make check
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment