This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question for perl gurus: what creates /bin/{HEAD|GET|POST}?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]