delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/01/23/13:12:39

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: <f9870c01050123101231b460ea@mail.gmail.com>
Date: Sun, 23 Jan 2005 13:12:18 -0500
From: Alex Beamish <talexb AT gmail DOT com>
Reply-To: Alex Beamish <talexb AT gmail DOT com>
To: Cygwin mailing list <cygwin AT cygwin DOT com>
Subject: CPAN install of LWP::UserAgent
Mime-Version: 1.0
X-IsSubscribed: yes

Hi,

Just wondering if anyone else had problems installing LWP::UserAgent using CPAN.

After multiple attempts to install Cygwin on Windows 98, and various
adventrues about Perl running out of memory (I deleted 4G of space,
did a full defrag and expanded the page file) during CPAN install, I'm
now at the point where I'm failing the

  $r = new WWW::RebotRules::AnyDBM_File "myrobot/2.0" $file;

test. Guessing that it might be a permissions problem, I tried to
specify a path for the test file, changed

  $file = "test-$$";

to

  $file = "/home/tab/test-$$";

This didn't work. I tried to find or create a world-writable directory
that could be used, and was unable to do that.

The latest suggestion I received via Perl Monks
(http://perlmonks.org/index.pl?node_id=424312) was to bypass the
entire group of tests. I'll do that, but I wanted to see if any Cygwin
users had encountered similar problems.

Thanks!

Alex

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019