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/apache55inst2. >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.hnawk: can't open file /tmp/httpd-2.0.55/include/ap_compat.h source line number 76 make[2]: *** [export_vars.h] Error 2make[2]: Leaving directory `/export/home/netiq/apache55inst/httpd-2.0.55/server'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/export/home/netiq/apache55inst/httpd- 2.0.55/server'make: *** [all-recursive] Error 1path is set as follows: /usr/sbin:/usr/bin:/usr/ucb:/usr/local/bin:/usr/ccs/binPlease 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx