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/