Hi,
The name rather gives away the fact that this looks like a
precompiled solaris 8 pkgadd format install. As you have uncompressed
it into /export/home/netiq/apache55inst/, and it has given you a
sub-directory "httpd-2.0.55", it would be installed by:
cd /export/home/netiq/apache55inst/
pkgadd -d . httpd-2.0.55
rgds
Hi,
I am trying to install apache2.0.55 on Solaris8 sparc machine.
These are the steps i followed.
1. FTPed the httpd-2.0.55-sparc-sun-solaris2.8.tar.gz at
/export/home/netiq/apache55inst
2. >cd /export/home/netiq/apache55inst
>gunzip httpd-2.0.55-sparc-sun-solaris2.8.tar.gz .
(Got the httpd-2.0.55-sparc-sun-solaris2.8.tar file)
3. >tar -xvf httpd-2.0.55-sparc-sun-solaris2.8.tar
4. >cd httpd-2.0.55
5. >./configure --prefix=/usr/apache55
6. make
I am getting the following error.
nawk -f
/export/home/netiq/apache55inst/httpd-2.0.55/build/make_var_export.awk
`cat export_files` > export_vars.h
nawk: can't open file /tmp/httpd-2.0.55/include/ap_compat.h
source line number 76
make[2]: *** [export_vars.h] Error 2
make[2]: Leaving directory
`/export/home/netiq/apache55inst/httpd-2.0.55/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/netiq/apache55inst/httpd-
2.0.55/server'
make: *** [all-recursive] Error 1
path is set as follows:
/usr/sbin:/usr/bin:/usr/ucb:/usr/local/bin:/usr/ccs/bin
Please let me know what could be the cause.
Much Thanks,
---------------------------------------------------------------------
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]