Page 1 of 1

FreeBSD GD package install

PostPosted: Thu Jul 23, 2009 10:20 pm
by stephen
To install the port: cd /usr/ports/graphics/php5-gd/ && make install clean
To add the package: pkg_add -r php5-gd

pkg_info | grep php5
whereis php5-gd
cd /usr/ports/graphics/php5-gd && make clean
cd /usr/ports/graphics/php5-gd && make install

whereis gd
cd /usr/ports/graphics/gd && make install WITH_XPM=3Dyes WITHOUT_X11=3Dyes
pkg_info | grep gd
whereis php5-gd
cd /usr/ports/graphics/php5-gd && make install