Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <420AADB4.50502@familiehaase.de>
Date: Thu, 10 Feb 2005 01:41:24 +0100
From: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7.3) Gecko/20040910
MIME-Version: 1.0
To: linda w <cygwin@tlinx.org>
CC: cygwin@cygwin.com
Subject: Re: Building Perl modules
References: <420A48BD.3040103@calbazana.com> <20050209181033.GA3792@sesa.net> <420A539C.6080300@calbazana.com> <20050209193140.GB3792@sesa.net> <420A85C7.7090001@tlinx.org>
In-Reply-To: <420A85C7.7090001@tlinx.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

linda w wrote:

> If the current cygwin version of perl is 5.8.6, will the 5.8.5 directory
> be used?
> 
> If I print out @INC from my cygwin perl, I don't see 5.8.5 or 5.8.6 in
> the include path:

The naming scheme has changed, I use only the major numbers since 5.8.6
and for upcoming releases.

>  > perl -v
> This is perl, v5.8.6 built for cygwin-thread-multi-64int
>  > perl -e 'for(@INC) {print $_; print "\n";}'
> /usr/lib/perl5/5.8/cygwin
> /usr/lib/perl5/5.8
> /usr/lib/perl5/site_perl/5.8/cygwin
> /usr/lib/perl5/site_perl/5.8
> /usr/lib/perl5/site_perl/5.8
> /usr/lib/perl5/vendor_perl/5.8/cygwin
> /usr/lib/perl5/vendor_perl/5.8
> /usr/lib/perl5/vendor_perl/5.8
> ..
> 
> ---
> BTW - why are some of the include dir's included twice?

Yes, interesting.  I didn't noticed it, I'll try to figure out
what the reason is unless you can tell me.


Gerrit
-- 
=^..^=

--
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/

