Skip to content

Instantly share code, notes, and snippets.

@olragon
Created February 2, 2016 11:45
Show Gist options
  • Save olragon/8e213e78196b118898b6 to your computer and use it in GitHub Desktop.
Save olragon/8e213e78196b118898b6 to your computer and use it in GitHub Desktop.
phpbrew
# Install GD extension
phpbrew -d ext install gd -- --with-libdir=lib/x86_64-linux-gnu --with-gd=shared --enable-gd-native-ttf --with-jpeg-dir=/usr --with-png-dir=/usr --with-freetype-dir=/usr/include/freetype2/ft2build.h --with-xpm-dir=/usr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment