When i try to make PHP 5.2.6 on a Linux RedHat9
(kernel 2.4.20, Apache 2.0.63) i get the following error from linker
/usr/bin/ld: cannot find -lirc
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1
I think i am missing a library called irc, if that's the case can anyone knows
how i can install this library.
Thanks in advance