Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Fri, 13 Dec 2002 11:31:07 +0100 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <5282121484.20021213113107@familiehaase.de> To: cygwin AT cygwin DOT com CC: JoNO ZzZ Subject: Re: problems with CPAN and cygwin >1.3.12 In-Reply-To: <20021213100616.24109.qmail@web41007.mail.yahoo.com> References: <20021213100616 DOT 24109 DOT qmail AT web41007 DOT mail DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo JoNO, Please keep replies on the list! >> Is the perl-5.8.0 you use from the original Cygwin >> netrelease mirrors or did you compile it yourself? > Yes, it's the perl-5.8.0 from the original Cygwin > release. (precompiled ver.) Ok. Mine too: $ perl -V Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration: [...] Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_64_BIT_INT USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under cygwin Compiled at Jul 24 2002 18:47:09 %ENV: CYGWIN="ntsec binmode tty nowinsymlinks" @INC: /usr/lib/perl5/5.8.0/cygwin-multi-64int /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl . $ cygcheck -c cygwin Cygwin Package Information Package Version cygwin 1.3.17-1 $ perl -e 'use CPAN;print $CPAN::VERSION' 1.61 $ perl -e 'use ExtUtils::MakeMaker; print $ExtUtils::MakeMaker::VERSION;' 6.03 $ PERLIO=perlio $ export PERLIO $ perl -MCPAN -eshell cpan shell -- CPAN exploration and modules installation (v1.61) ReadLine support enabled cpan> install HTML::TableExtract [..bla..] Checking if your kit is complete... Looks good Writing Makefile for HTML-TableExtract cp lib/HTML/TableExtract.pm blib/lib/HTML/TableExtract.pm Manifying blib/man3/HTML.TableExtract.3pm /bin/make -- OK Running make test /bin/perl.exe "-Iblib/lib" "-Iblib/arch" test.pl 1..22 ok 1 (load) ok 2 (by bulk with lineage check) ok 3 (by count) ok 4 (by depth) ok 5 (by header) ok 6 (by depth and count) ok 7 (by depth and count, subtable scoop) ok 8 (by header with span correction) ok 9 (by header with column mapping) ok 10 (by depth to chain depth) ok 11 (by depth to chain depth, retain global) ok 12 (by count to chain count) ok 13 (by count to chain count, retain global) ok 14 (by header to chain header) ok 15 (by header to chain header, retain global) ok 16 (by depth to chain depth with depth waypoint, retain global) ok 17 (by count to chain count with count waypoint, retain global) ok 18 (by header to chain header with header waypoint, retain global) ok 19 (by count to chain count with count waypoint, non-elastic, retain global) ok 20 (by header to chain header with header waypoint, non-elastic, retain global) ok 21 (by header to chain header with header waypoint, retain all waypoints) ok 22 (by depth to count, header waypoint) /bin/make test -- OK Running make install Installing /usr/lib/perl5/site_perl/5.8.0/HTML/TableExtract.pm Installing /usr/man/man3/HTML.TableExtract.3pm Writing /usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/auto/HTML-TableExtract/.packlist Appending installation info to /usr/lib/perl5/5.8.0/cygwin-multi-64int/perllocal.pod /bin/make install UNINST=1 -- OK cpan> No problems here, works for me(tm). Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/