I am running apache 2.0 server with php 5.0 on it. I wanted to istall APD (Advanced PHP debugger) on the machine, as described on with the command pear install apd, but the installation procedure fails with this error message:
How can i fix this?
Code:
autoconf: Undefined macros:
configure.in:65:AC_PROG_LIBTOOL
`phpize' failed
How can i fix this?