Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 29 Sep 2002 20:35:40 +0200 From: "Gerrit P. Haase" <gp AT familiehaase DOT de> Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <63214208345.20020929203540@familiehaase.de> To: cygwin AT cygwin DOT com CC: Max Bowsher <maxb AT ukf DOT net>, Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> Subject: Re: Question for perl gurus: what creates /bin/{HEAD|GET|POST}? In-Reply-To: <010901c2664e$61de3530$0100a8c0@bowsher.foo> References: <Pine DOT GSO DOT 4 DOT 44 DOT 0209271201150 DOT 17538-100000 AT slinky DOT cs DOT nyu DOT edu> <010901c2664e$61de3530$0100a8c0 AT bowsher DOT foo> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Max, Am Freitag, 27. September 2002 um 19:39 schriebst du: > Igor Pechtchanski wrote: >> On Fri, 27 Sep 2002, Gerrit P. Haase wrote: >> > The LWP module isn't part of the Cygwin perl distribution. If you >> > install LWP you are asked if you want to install these shortcuts >> > This was included in the LWP setup because of the problems with Cygwin >> > and other case insensitive platforms. >> Hmm, I don't believe I was asked anything - everything was installed >> automatically... I can re-check this. > I installed LWP via the CPAN shell yesterday - no questions were asked, the make > install errored out, with head and HEAD being the problem. Another option would > be to try and convince LWP to make them HEAD.pl, GET.pl, POST.pl instead. cpan> force install LWP Running install for module LWP Running make for G/GA/GAAS/libwww-perl-5.65.tar.gz CPAN: Digest::MD5 loaded ok Checksum for /home/Gerrit/.cpan/sources/authors/id/G/GA/GAAS/libwww-perl-5.65.tar.gz ok Scanning cache /home/Gerrit/.cpan/build for sizes [...] Removing previously used /home/Gerrit/.cpan/build/libwww-perl-5.65 CPAN.pm: Going to build G/GA/GAAS/libwww-perl-5.65.tar.gz This package comes with some sample programs that I can try to install in /usr/bin. Note that you can avoid these questions by passing the '-n' option to 'Makefile.PL'. Do you want to install lwp-request? [y] y Do you want to install lwp-mirror? [y] y Do you want to install lwp-rget? [y] y Do you want to install lwp-download? [y] y The lwp-request program will use the name it is invoked with to determine what HTTP method to use. I can set up alias for the most common HTTP methods. These alias are also installed in /usr/bin. Do you want to install the GET alias? [y] n Do you want to install the HEAD alias? [y] n Do you want to install the POST alias? [y] n Checking for URI........... ok Checking for HTML::Parser.. ok Checking for MIME::Base64.. ok Checking for Net::FTP...... ok Checking for Digest::MD5 .. ok Checking if your kit is complete... Looks good Writing Makefile for libwww-perl [...] Gerrit -- =^..^= -- 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/