X-Spam-Check-By: sourceware.org From: "David Christensen" To: Subject: RE: Installing Perl modules with Date: Mon, 22 May 2006 18:50:38 -0700 Message-ID: <005c01c67e0b$4b08b640$1e10a8c0@holgerdanske.local> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Luffe wrote: > Short solution: install cygwin-provided wget and change CPAN setting to > use /usr/bin/wget, not Windows native wget.exe. The only wget on my PATH is Cygwin's: 2006-05-22 18:39:13 dpchrist AT p3533 ~ $ find `perl -e 'print map {$_, "\n"} split /:/, $ENV{PATH}'` -name 'wget*' /usr/bin/wget.exe /bin/wget.exe David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/