Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hello All,
I recently download Apache 2.0 from the .org site. I manage get through the unzipping,untaring,and configuaring the source tree. I was also able to run the "make command". After this step is where I am getting errors??? These are the exact steps performed after extracting:
# ./configure
###It goes through with no errors###
# make
###Goes through with no errors####
# make install
# This is what happends:Making install in srclib
Making install in apr
Making all in strings
Making all in passwd
Making all in tables
Making all in file_io/unix
Making all in network_io/unix
Making all in threadproc/unix
Making all in misc/unix
Making all in locks/unix
Making all in time/unix
Making all in mmap/unix
Making all in shmem/unix
Making all in user/unix
Making all in memory/unix
Making all in atomic/solaris_sparc
Making all in poll/unix
Making all in support/unix
Making all in dso/unix
if [ ! -d /usr/local/apache2/include ]; then \
/tmp/httpd-2.0.43/srclib/apr/build/mkdir.sh /usr/local/apache2/include; \
fi;
mkdir /usr/local/apache2
mkdir: Failed to make directory "/usr/local/apache2"; Permission denied
mkdir /usr/local/apache2/include
mkdir: Failed to make directory "/usr/local/apache2/include"; No such file or di
rectory
*** Error code 2
make: Fatal error: Command failed for target `install'
Current working directory /tmp/httpd-2.0.43/srclib/apr
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
Current working directory /tmp/httpd-2.0.43/srclib
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'\
Does anyone know why this is happends?? If so can you please help me? Thanks !!!

![]() |
quota
|
solaris on AMD processor
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |