Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: min(seven, five)?
(Example: nine)

The Note You're Voting On

Ady at freebsd dot ady dot ro
22 years ago
FreeBSD users are lucky to have the option of compiling GIF support in GD2.x through the ports system.
All you need to do is to export the "WITH_LZW=yes" global variable when compiling the graphics/gd2 port, e.g.:

# cd /usr/ports/graphics/gd2
# export WITH_LZW=yes
# make && make install

Then recompile and (re)install the www/mod_php4 port and you are in business... :)

Good luck!

<< Back to user notes page

To Top