Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <007501c267fa$f2208e60$0100a8c0@bowsher.foo>
From: "Max Bowsher" <maxb@ukf.net>
To: "Gerrit P. Haase" <gp@familiehaase.de>, <cygwin@cygwin.com>
Cc: "Igor Pechtchanski" <pechtcha@cs.nyu.edu>
References: <Pine.GSO.4.44.0209271201150.17538-100000@slinky.cs.nyu.edu> <010901c2664e$61de3530$0100a8c0@bowsher.foo> <63214208345.20020929203540@familiehaase.de>
Subject: Re: Question for perl gurus: what creates /bin/{HEAD|GET|POST}?
Date: Sun, 29 Sep 2002 21:57:02 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

Gerrit P. Haase wrote:
> Hallo Max,
> Am Freitag, 27. September 2002 um 19:39 schriebst du:
> > I installed LWP via the CPAN shell yesterday - no questions were asked, ...
>
> cpan> force install LWP
...
>   CPAN.pm: Going to build G/GA/GAAS/libwww-perl-5.65.tar.gz
...
> Do you want to install lwp-request? [y] y
...
> Do you want to install the GET alias? [y] n

I have found the problem! If an alternate perl library directory is passed like
so:
$ perl Makefile.PL LIB=/opt/perl5lib

Then LWP's Makefile.PL fails to ask the questions.

So the answer is to fix Makefile.PL.

Max.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

