Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <007501c267fa$f2208e60$0100a8c0@bowsher.foo> From: "Max Bowsher" To: "Gerrit P. Haase" , Cc: "Igor Pechtchanski" References: <010901c2664e$61de3530$0100a8c0 AT bowsher DOT foo> <63214208345 DOT 20020929203540 AT familiehaase DOT 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/