Brenda Washington wrote:
Undefined subroutine &Cwd::abs_path called at /opt/perl5/lib/5.6.1/Cwd.pm
Do you have Cwd installed ?

if not,
perl -MCPAN -e 'install("Cwd")'

Cwd 2.04 comes with 5.6.2
You need 2.06 or higher.


FYI, this doesn't happen to me with Cwd upgraded to be new enough.

~/perl/5.6.2/bin/perl Makefile.PL
no conflicting prior mod_perl version found - good.

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):


--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to