Skip to content

Instantly share code, notes, and snippets.

@caferrari
Created July 5, 2014 15:49
Show Gist options
  • Save caferrari/81434e549ca6f0e80b95 to your computer and use it in GitHub Desktop.
Save caferrari/81434e549ca6f0e80b95 to your computer and use it in GitHub Desktop.
GD
sudo aptitude install libpng-dev libvpx-dev libjpeg-dev
./configure --with-gd --with-jpeg-dir=/usr/lib/ --with-vpx-dir=/usr/lib/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment