X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=acZ8ygA K5k0ZDGHqunB1xZEK4CMbd5uelCtRFNB9WbUXJX0tu4BzQQJKBsNvqBdHSESNA0Z 4Xz3aIaQgCglBe3a2Md+X/ga+T1jn6/DCKl3YvjtvbvRLnJQWBhCV8xVCpt4zLQH ReBGu+y4R3gwC673tTnwbQOR/lzsZ1arJ7jk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=LqcVHx8BBBOGF vVhhJf0fM82+J8=; b=u5ynqO4OpJLFECFScgAJOmWALotzvtNRH53llrVbgnOnm 3KZqcTyLx5lvSrM0AYjdPsCIO/iV3jXrjqMXVCA9d+Uz7Ut9WyFSHEfgdW53hWeX OOB7Ne41CgrZ71fqumwNj3oPC9dDzLNRSbp0oucY+OJ+0dbDX3pBajwE1eqVL8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 X-Received: by 10.224.223.137 with SMTP id ik9mr2588360qab.78.1377356409692; Sat, 24 Aug 2013 08:00:09 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Jeremy Hetzler Date: Sat, 24 Aug 2013 08:59:39 -0600 Message-ID: Subject: Re: Problems in configuring Perl on Cygwin-64 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 On Fri, Aug 23, 2013 at 6:07 PM, Paul King wrote: > I have run into unusual problems in configuring Perl from the time I > began using perl on my new Windows 7 installation (which was two days > ago). > > I wanted to introduce libraries into the Perl distro, and my customary > way of doing this is to invoke: > perl -MCPAN -e shell > which brings up the Perl config shell. Usually, when I do this for the > first time on a new installation, it asks me to configure stuff, and I > chose "yes" (as I always do) to auto-configure. It ended with an error > (sorry I forget what the error was), which has never happened before. > > Would anyone know how to re-run this config (which seemed to go on its > own) so that I can reproduce the error? > > Paul King > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Try 'o conf init' in the CPAN shell. You also might try cpanminus ( http://search.cpan.org/~miyagawa/App-cpanminus-1.6941/lib/App/cpanminus.pm ), which is easier to use than CPAN and less fiddly. Jeremy Hetzler -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple