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 From: Graham Lamont To: "Gerrit @ cygwin" Date: Wed, 06 Aug 2003 19:16:16 +0100 X-Priority: 3 (Normal) In-Reply-To: <1581611745407.20030806043550@familiehaase.de> Message-Id: Subject: Re: perl -MCPAN -e shell crashes w98se MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------25cjvYilsSd2rCLziQEeby" ------------25cjvYilsSd2rCLziQEeby Content-Type: text/plain; charset="us-ascii" Gerrit, > >> Is it easy to install 5.61 instead ? > >Yes, using setup.exe should make it as easy as possible, I installed 5.61, and managed to install DBI. However the system still froze completely (mouse/keyboard completely locked for 2+ minutes) partway through the install. Installing CPANPLUS failed, but for different reasons (attached). Since CPAN seems to work I think I, will leave it as it is. > >Try `ls /usr/bin` in a bash shell, is it really empty? >This is called a mount. x:\cygwin\bin is mounted to /usr/bin and to >/bin so you can access the files with both paths. >See also the output of the command `mount`. Thanks I didn't know about mount. Kind Regards Graham Lamont ------------25cjvYilsSd2rCLziQEeby Content-Disposition: attachment; filename="cpanplusfail.txt" Content-Type: text/plain Your CPAN++ configuration info has been saved! ### PLEASE NOTE ################################################### Although the core features of CPANPLUS does not require external modules, it may depend on other modules to work according to your configuration. If you skip the probing, or answer 'n' to questions that defaults to 'Y', there might be _unpredictable failures_! ################################################################### Let the installer probe for module dependencies? [Y/n]: *** ExtUtils::AutoInstall version 0.44 *** Checking for dependencies... [Uncompress .tar files] - Archive::Tar ...loaded. (0.22 >= 0.01) [PPM and .zip files support] - Archive::Zip ...failed! (needs 0.01) ==> Do you wish to install the 1 optional module(s)? [n] y [Uncompress .gz files] - Compress::Zlib ...loaded. (1.13 >= 1) [Cached metadata] - Storable ...failed! (needs 1) ==> Do you wish to install the 1 mandatory module(s)? [y] [MD5 checksum] - Digest::MD5 ...loaded. (2.14 >= 2) [PGP signatures] - Module::Signature ...failed! (needs 0.06) ==> Do you wish to install the 1 optional module(s)? [n] [Module::Build support] - Module::Build ...failed! (needs 0.11) ==> Do you wish to install the 1 optional module(s)? [n] y [Net::FTP support] - Net::FTP ...loaded. (2.58 >= 2) [LWP & CPAN test query] - URI ...failed! (needs 1) - HTML::HeadParser ...failed! (needed) - Net::FTP ...loaded. (2.58 >= 2) - MIME::Base64 ...loaded. (2.12 >= 2) - Digest::MD5 ...loaded. (2.14 >= 2) - LWP ...failed! (needs 5.6) ==> Do you wish to install the 3 optional module(s)? [n] y [Local file support] - File::Spec ...loaded. (0.82 >= 0.82) [CPAN Test reporting] - Net::SMTP ...loaded. (2.16 >= 0.01) - Test::Reporter ...failed! (needs 1.13) ==> Do you wish to install the 1 optional module(s)? [n] y [ReadLine support] - Term::ReadLine ...loaded. (0) - Term::ReadLine::Gnu ...failed! (needs 1) ==> Do you wish to install the 1 optional module(s)? [n] y [Localized messages] - Locale::Maketext ...failed! (needs 0.2) - Locale::Maketext::Lexicon ...failed! (needs 0.14) ==> Do you wish to install the 2 optional module(s)? [n] y *** Dependencies will be installed the next time you type 'make'. *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good C:\CYGWIN2\BIN\PERL.EXE: *** couldn't allocate memory 0x10000(4128768) for 'C:\CYGWIN2\BIN\CYGZ.DLL' alignment, Win32 error 8 864 [main] perl 3926979 sync_with_child: child -3437599(0x194) died before initialization with status code 0x1 1128 [main] perl 3926979 sync_with_child: *** child state child loading dlls C:\CYGWIN2\BIN\PERL.EXE: *** couldn't allocate memory 0x10000(4128768) for 'C:\CYGWIN2\BIN\CYGZ.DLL' alignment, Win32 error 8 13553321 [main] perl 3926979 sync_with_child: child -3437863(0x1A0) died before initialization with status code 0x1 13553422 [main] perl 3926979 sync_with_child: *** child state child loading dlls C:\CYGWIN2\BIN\PERL.EXE: *** couldn't allocate memory 0x10000(4128768) for 'C:\CYGWIN2\BIN\CYGZ.DLL' alignment, Win32 error 8 Repeats 50+ times then I killed it. ------------25cjvYilsSd2rCLziQEeby Content-Type: text/plain; charset=us-ascii -- 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/ ------------25cjvYilsSd2rCLziQEeby--