Skip to content

Instantly share code, notes, and snippets.

@rogeriopradoj
Forked from caferrari/bison
Last active August 29, 2015 14:03
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 rogeriopradoj/e011f8bb0fed5ab4ccf1 to your computer and use it in GitHub Desktop.
Save rogeriopradoj/e011f8bb0fed5ab4ccf1 to your computer and use it in GitHub Desktop.
wget http://launchpadlibrarian.net/140087283/libbison-dev_2.7.1.dfsg-1_amd64.deb
wget http://launchpadlibrarian.net/140087282/bison_2.7.1.dfsg-1_amd64.deb
sudo dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb
sudo dpkg -i bison_2.7.1.dfsg-1_amd64.deb
sudo apt-get install libxml2-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment