Do you know how I can install mod-perl.1.24 with the apache1.3.12?
I following the instruction but it's giving me this error?
If I run the make... then I get this error..
cd ../apache_1.3.12/src &&  make CC="cc";)
===> os/unix
cc -c  -I../../os/unix -I../../include   -DSOLARIS2=260 -DMOD_PERL
-DUSE_EXPAT -
I../../lib/expat-lite -DNO_DL_NEEDED -DMOD_PERL os.c
/usr/ucb/cc:  language optional software package not installed
*** Error code 1
make: Fatal error: Command failed for target `os.o'
Current working directory /excite/adm/sam/apache_1.3.12/src/os/unix
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
Current working directory /excite/adm/sam/apache_1.3.12/src
*** Error code 1
make: Fatal error: Command failed for target `apache_httpd'



Reply via email to