sdfgsd sergserg wrote:
spe176> cd mod_perl-2.0.0-RC1
spe176> perl Makefile.PL

Next we need to know where the 'apxs' script is located. This script
provides a lot of information about the Apache installation, and makes
it easier to find things on your system. Normally it's located in the
same directory as the 'httpd' executable.

If you don't yet have Apache installed you can build Apache against
the Apache source code, but you won't be able to run the test suite (a
very important step). Therefore you may want to install Apache before
proceeding.


Please provide a full path to 'apxs' executable (press Enter if you don't have it installed): /house/doink123/ap_hpux_v2/bin/apxs


Configuring Apache/2.0.52 mod_perl/1.99_18-dev Perl/v5.8.0 [ error] Can't resolve host: 'localhost.testdrive.hp.com' (check /etc/hosts) [ error] Can't resolve host: 'localhost.testdrive.hp.com' (check /etc/hosts)

Did you check /etc/hosts as it has suggested? The setup fails to resolve the hostname of your machine.



-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to