I have just installed PHP 4.4.4. When I try to build the PHP I get this error:
lm -lcrypt -lcrypt -o sapi/cli/php
/usr/bin/ld: cannot find -lgcrypt
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
Does somebody know how to solve this?
lm -lcrypt -lcrypt -o sapi/cli/php
/usr/bin/ld: cannot find -lgcrypt
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
Does somebody know how to solve this?