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.

-- 
Chris Reinhardt -- [EMAIL PROTECTED] -- http://www.dyndns.org/
I cordially dislike allegory in all its manifestations, and always have done
since I grew old and wary enough to detect its presence.
            --J.R.R. Tolkien

Reply via email to