| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
| Message-ID: | <420AAF70.5080301@familiehaase.de> |
| Date: | Thu, 10 Feb 2005 01:48:48 +0100 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT 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: | cygwin AT cygwin DOT com |
| Subject: | Re: Building Perl modules |
| References: | <420A48BD DOT 3040103 AT calbazana DOT com> <20050209181033 DOT GA3792 AT sesa DOT net> <420A539C DOT 6080300 AT calbazana DOT com> <20050209193140 DOT GB3792 AT sesa DOT net> <420A85C7 DOT 7090001 AT tlinx DOT org> <420AADB4 DOT 50502 AT familiehaase DOT de> |
| In-Reply-To: | <420AADB4.50502@familiehaase.de> |
| X-IsSubscribed: | yes |
Gerrit P. Haase wrote:
> linda w wrote:
>> > 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.
It should be:
/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
/usr/lib/perl5/vendor_perl/5.8/cygwin
/usr/lib/perl5/vendor_perl/5.8
/usr/lib/perl5/vendor_perl
Anyway, this is not related to the build problems of the OP.
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |