Chris Reinhardt wrote:
On Thu, 25 Sep 2003, Harry Zhu wrote:


When run
>>/usr/local/bin/perl Makefile.PL APACHE_SRC=../apache_1.3.28/src
DO_HTTPD=1 USE_APACI=1 EVERYTHING=1

got a bunch of messages like
Unknown option: 1
Usage: head [-options] <url>...



When you installed LWP, you told it to install the HEAD script.  HFS+ is
case insensitive, so you head binary was overwritten.  This may be
breaking your build.

Then again, it might not be.

I wonder where does it take 'head' from, I don't remember it being used in the mod_perl build. Unless it's something coming from 'perl -V' or 'apache build'.



__________________________________________________________________ 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



Reply via email to