Apache 2.2.17 compile issue.

Hi,

I am using RedHat Linux 5.3 64bit OS.. When i try to compile apache 2.2.17. during the make install i am getting the below error. Appreciate your help.

rsync: link_stat
"/Application/softwares/softwares/httpd-2.2.15/docs/manual/." failed:
Permission denied (13)
rsync: cannot stat destination "/Application/agu/httpd2215/manual/":
Permission denied (13)
rsync error: errors selecting input/output files, dirs (code 3) at
main.c(493) [receiver=2.6.8]
rsync: connection unexpectedly closed (8 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(463)
[sender=2.6.8]
make[1]: *** [install-man] Error 12
make[1]: Leaving directory `/Application/softwares/softwares/httpd-2.2.15'
make: *** [install-recursive] Error 1

Please help.

Thanks,

did you run make install as root?

Hi Frank,

Thanks for your reply.

Yes, i did run as root.

thanks,

what happens when you attempt to navigate to the two paths disclosed in the error statment? Can you do a manual rsync to that directory?

Try cleaning out the target destination before rerunning your make install.

Anyway i tried to recompile the php and start the webserver. It works.

I dont think so the resync of manual as any implications over this.

But can you suggest me which version of apache and php gives more performance and stability in redhat linux.