Re: CPAN module in Cygwin

2004-11-03 Thread Olaf Foellinger
On Wed, Nov 03, 2004 at 11:26:14PM +0100, Gerrit P. Haase wrote: > Elvin Peterson wrote: > >Thanks for all the suggestions. Are these part of > >cygwin (or do they have to be installed separately? > >:-))? In any case running CPAN sends my machine to > >OOM, so I am sticking to precompiled binari

Re: CPAN module in Cygwin

2004-11-03 Thread Gerrit P. Haase
Elvin Peterson wrote: Thanks for all the suggestions. Are these part of cygwin (or do they have to be installed separately? :-))? In any case running CPAN sends my machine to OOM, so I am sticking to precompiled binaries for now. You can fetch any source package via ftp or from http://search.cpan

Re: CPAN module in Cygwin

2004-11-03 Thread Reini Urban
Elvin Peterson schrieb: --- Reini Urban wrote: Elvin Peterson schrieb: What do people here use to install perl modules (other than CPAN)? I use cpanplus (with a fixed reporter module) and cpan. recent cpanplus versions became kinda unstable for me with its Storage module, but I had not time to fix

Re: CPAN module in Cygwin

2004-11-03 Thread Elvin Peterson
--- Reini Urban wrote: > Elvin Peterson schrieb: > > What do people here use to install perl modules > (other > > than CPAN)? > > I use cpanplus (with a fixed reporter module) and > cpan. > > recent cpanplus versions became kinda unstable for > me with its Storage > module, but I had not time

Re: CPAN module in Cygwin

2004-11-02 Thread Reini Urban
Elvin Peterson schrieb: What do people here use to install perl modules (other than CPAN)? I use cpanplus (with a fixed reporter module) and cpan. recent cpanplus versions became kinda unstable for me with its Storage module, but I had not time to fix it yet. cpansmoke and cpantest do work fine.

Re: CPAN module in Cygwin

2004-11-02 Thread Elvin Peterson
--- Yitzchak Scott-Thoennes wrote: > > > On Sun, Oct 31, 2004 at 12:05:38PM -0800, Yitzchak > Scott-Thoennes wrote: > > On Sat, Oct 30, 2004 at 01:14:08PM -0700, Elvin > Peterson wrote: > > Sorry for originally not removing email address on > the above line. > > > > Hello, > > >The CPAN c

Re: CPAN module in Cygwin

2004-10-31 Thread Yitzchak Scott-Thoennes
On Sun, Oct 31, 2004 at 12:05:38PM -0800, Yitzchak Scott-Thoennes wrote: > On Sat, Oct 30, 2004 at 01:14:08PM -0700, Elvin Peterson wrote: Sorry for originally not removing email address on the above line. > > Hello, > >The CPAN command: > > > > perl -MCPAN -e shell > > > > fails with: >

Re: CPAN module in Cygwin

2004-10-31 Thread Elvin Peterson
--- Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> wrote: > On Sat, Oct 30, 2004 at 01:14:08PM -0700, Elvin > Peterson <[EMAIL PROTECTED]> wrote: > > Hello, > >The CPAN command: > > > > perl -MCPAN -e shell > > > > fails with: > > > > Cannot open >/usr/lib/perl5/5.8.5/CPAN/Config.pm > at > >

Re: CPAN module in Cygwin

2004-10-31 Thread Yitzchak Scott-Thoennes
On Sat, Oct 30, 2004 at 01:14:08PM -0700, Elvin Peterson <[EMAIL PROTECTED]> wrote: > Hello, >The CPAN command: > > perl -MCPAN -e shell > > fails with: > > Cannot open >/usr/lib/perl5/5.8.5/CPAN/Config.pm at > /usr/lib/perl5/5.8.5/CPAN.pm line 1219 > > CPAN::Config::_configpmtest('/usr/li

Re: CPAN module in Cygwin

2004-10-31 Thread Elvin Peterson
--- Reini Urban <[EMAIL PROTECTED]> wrote: > Elvin Peterson schrieb: > > Hello, > >The CPAN command: > > > > perl -MCPAN -e shell > > > > fails with: > > Cannot open >/usr/lib/perl5/5.8.5/CPAN/Config.pm > at > > /usr/lib/perl5/5.8.5/CPAN.pm line 1219 > > > > It looks like it is trying to

Re: CPAN module in Cygwin

2004-10-31 Thread Reini Urban
Elvin Peterson schrieb: Hello, The CPAN command: perl -MCPAN -e shell fails with: Cannot open >/usr/lib/perl5/5.8.5/CPAN/Config.pm at /usr/lib/perl5/5.8.5/CPAN.pm line 1219 It looks like it is trying to write to a file owned by Administrator. Is there a workaround to install modules as a user