Created
February 2, 2016 11:45
-
-
Save olragon/8e213e78196b118898b6 to your computer and use it in GitHub Desktop.
phpbrew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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