Re: Error installing a module - what do I do?

2008-01-09 Thread Chas. Owens
On Jan 9, 2008 10:50 AM, yitzle <[EMAIL PROTECTED]> wrote: snip > > > Can't locate Devel/Sysdump.pm in @INC (@INC contains: > >^ > > > > > $ make install > > > Installing /usr/lib/perl5/site_perl/5.8/Devel/Symdump.pm > > ^ sn

Re: Error installing a module - what do I do?

2008-01-09 Thread yitzle
On 1/9/08, Chas. Owens <[EMAIL PROTECTED]> wrote: > If you switch to a monospace font you will see that the caret > character is pointing to the third character in Sysdump and Symdump > respectively, not to the directory. Oops. OK. I guess its working now ;) Thanks, everyone, for the help! -- To

Re: Error installing a module - what do I do?

2008-01-09 Thread yitzle
>From before: $ make install Installing /usr/lib/perl5/site_perl/5.8/Devel/Symdump.pm (@INC contains: ... /usr/lib/perl5/site_perl/5.8 On 1/9/08, Peter Scott <[EMAIL PROTECTED]> wrote: > On Wed, 09 Jan 2008 10:06:51 -0500, yitzle wrote: > > It all seemed to have worked. Except I get an error whe

Re: Error installing a module - what do I do?

2008-01-09 Thread Peter Scott
On Wed, 09 Jan 2008 10:06:51 -0500, yitzle wrote: > It all seemed to have worked. Except I get an error when I try to use it: > __ERROR__ > Can't locate Devel/Sysdump.pm in @INC (@INC contains: ^ > $ make install > Installing /usr/lib/perl5/site_perl/5.8/Devel/Symdump.pm

Re: Error installing a module - what do I do?

2008-01-09 Thread yitzle
It all seemed to have worked. Except I get an error when I try to use it: __ERROR__ Can't locate Devel/Sysdump.pm in @INC (@INC contains: /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_

Re: Error installing a module - what do I do?

2008-01-08 Thread Chas. Owens
On Jan 9, 2008 12:35 AM, Chas. Owens <[EMAIL PROTECTED]> wrote: > On Jan 9, 2008 12:21 AM, yitzle <[EMAIL PROTECTED]> wrote: > > I tried running install Devel::Symdump in the CPAN shell and I got an > > error writing the makefile: > > Writing Makefile for Devel::Symdump > > -- NOT OK > > Um...

Re: Error installing a module - what do I do?

2008-01-08 Thread Chas. Owens
On Jan 9, 2008 12:21 AM, yitzle <[EMAIL PROTECTED]> wrote: > I tried running install Devel::Symdump in the CPAN shell and I got an > error writing the makefile: > Writing Makefile for Devel::Symdump > -- NOT OK > Um... What do I do? snip Your first step should be to try the install manually:

Error installing a module - what do I do?

2008-01-08 Thread yitzle
I tried running install Devel::Symdump in the CPAN shell and I got an error writing the makefile: Writing Makefile for Devel::Symdump -- NOT OK Um... What do I do? --- COMPLETE HISTORY -- cpan> install Devel::Symdump CPAN: Storable loaded ok Going

error installing a module

2002-06-11 Thread Lance Prais
I am trying to install CGI.pm-3.01 on my Solaris 2.6 ultra 5 box. Below is the install process. I am not familiar with the error ""[test_dynamic] Error 29" It dose not appear to be fatal because if I force the install everything appears to be working correctly. In everything I have read rega