[EMAIL PROTECTED] (Chris Devers) wrote:
>At 10:39 PM 2001.06.22 +0200, allan wrote:
>>i had a similar problem. i think it has to do with the 'HEAD' file,
>>which when installing lwp overwites the original 'head' on
>>case-insensitive systems.
>
>On that note, what filesystem are you trying to use? I suspect that things 
>will work more smoothly on a UFS formatted partition, but am not sure. 

It depends on what you mean by "things". =)  Apache & friends might be
happier (haven't tried myself), but things like Classic won't be happy
at all.

>After a couple of minutes of poking around the libwww source [1], I
>can't see where anything is referring to any system file like
>/usr/bin/head; apparently it's a more remote dependency. *shrug* I was
>hoping that it might be a moderately easy fix, but the fix I was
>thinking of isn't going to do it, I think. 

I believe LWP improperly uses Config.pm to find the install location and
thus puts it in /usr/bin/.  Then apache/mod_perl come along and call
'head' in a shell, which finds /usr/bin/HEAD by searching the $PATH.


  -------------------                            -------------------
  Ken Williams                             Last Bastion of Euclidity
  [EMAIL PROTECTED]                            The Math Forum

Reply via email to