Skip to content

Instantly share code, notes, and snippets.

@m0wfo
Created February 8, 2009 17:10
Show Gist options
  • Save m0wfo/60431 to your computer and use it in GitHub Desktop.
Save m0wfo/60431 to your computer and use it in GitHub Desktop.
wget http://megaui.net/fukuchi/works/qrencode/qrencode-3.0.3.tar.bz2
tar -xjvf qrencode-3.0.3.tar.bz2 && cd qrencode-3.0.3
./configure
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment