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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=mUhnMxBf9Opr6OFNzr7pZM7KQ3k3F 9JZ6f2ZlrVDKUtAhR0rdmNOm7vTftVa5ZRjwOC3cuw70TMEgGiIowPxE7onCECi5 qWP+4RojaghPLshU3FvaAVBHTunog9nPAc146oVRHr75YEixl/jWcL0gF9wJZsTI ovyt8wSaBwEip0= 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:from:date:message-id:subject:to :content-type; s=default; bh=lnfXrEw3Wt2VKxFamHgqsT8UYtM=; b=HcW VzD8yDkEFpu52UwYFe02V+J2kPvhZKz07Fh3eS7JSNRRThSLfPn2ikpCJFuogXWT /K3rjoi46EpFdf8virLkygl5XxN3+++t/RtfaveLA28i8w5/qX8ZHbD6yQ3RFzBW p07Prol1A2xRLQ2iYLBwcUQ7ngLpS0mLB6gK9IME= 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=0.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 X-Received: by 10.180.35.38 with SMTP id e6mr1518318wij.28.1377302868243; Fri, 23 Aug 2013 17:07:48 -0700 (PDT) MIME-Version: 1.0 From: Paul King Date: Fri, 23 Aug 2013 20:07:28 -0400 Message-ID: Subject: Problems in configuring Perl on Cygwin-64 To: cygwin Content-Type: text/plain; charset=ISO-8859-1 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