Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docs:mac:builds:gd [2007/11/23 01:05] – external edit 127.0.0.1 | docs:mac:builds:gd [2008/08/03 00:25] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== gd ====== | ====== gd ====== | ||
+ | * first install [[libpng]], [[libjpeg]], | ||
* download gd source from: http:// | * download gd source from: http:// | ||
< | < | ||
+ | ./configure --prefix=/ | ||
+ | make | ||
+ | |||
+ | sudo make install | ||
</ | </ |