Hi guys,
I am trying to compile PhP 4.1.0 with mcrypt support.
I had successufuly built mcrypt 2.2.7 and when I compile php module:
configure --with-mcrypt --with-ldap --with-apxs=/home/bpia/bin/apx
I get the following error:
checking for init_mcrypt in -lmcrypt...(cached) no
configure: error: Sorry
Does anyone know why do I get that error?
Thank you!