Re: @INC question

2003-08-14 Thread Jeff 'japhy' Pinyan
On Aug 7, Kim Harris said: >I am trying to run a perl script that is not usually >run in my environment, but I received the message >below. I need to understand how to change the @INC >path such that it points to the verson of perl that >supports warnings.pm. > >Can't locate warnings.pm in @INC (@

@INC question

2003-08-09 Thread Kim Harris
I am trying to run a perl script that is not usually run in my environment, but I received the message below. I need to understand how to change the @INC path such that it points to the verson of perl that supports warnings.pm. Can't locate warnings.pm in @INC (@INC contains: /usr/perl5/5.00503/su

Re: @INC question after conversion to linux.

2002-12-22 Thread Michael Kelly
On Sun, Dec 22, 2002 at 09:38:44AM -0500, Michael Hooten wrote: > > export PERL5LIB=/usr/local/lib/perl > > I added this to .bash_profile. I then executed it with no change. I had > to relogin to see the changes. Is this the case? The .bash_profile file is sourced when you log in, so unless you m

Re: @INC question after conversion to linux.

2002-12-22 Thread Michael Hooten
On Sat, 2002-12-21 at 10:48, Paul Johnson wrote: > On Fri, Dec 20, 2002 at 04:13:49PM -0500, Michael Hooten wrote: > > > I have added RedHat linux as a boot alternative to Win 2k. Of course, > > the stability of linux is superb but I am not yet accustomed to > > compiling every single thing I need

Re: @INC question after conversion to linux.

2002-12-22 Thread Paul Johnson
On Sun, Dec 22, 2002 at 09:38:44AM -0500, Michael Hooten wrote: > On Sat, 2002-12-21 at 10:48, Paul Johnson wrote: > > On Fri, Dec 20, 2002 at 04:13:49PM -0500, Michael Hooten wrote: > > > As far as perl, I would like to permanently add /usr/local/lib/perl to > > > @INC without specifically having

Re: @INC question after conversion to linux.

2002-12-21 Thread Paul Johnson
On Fri, Dec 20, 2002 at 04:13:49PM -0500, Michael Hooten wrote: > I have added RedHat linux as a boot alternative to Win 2k. Of course, > the stability of linux is superb but I am not yet accustomed to > compiling every single thing I need that is not pre-installed. Have you tried Red Hat's packa

@INC question after conversion to linux.

2002-12-21 Thread Michael Hooten
I have added RedHat linux as a boot alternative to Win 2k. Of course, the stability of linux is superb but I am not yet accustomed to compiling every single thing I need that is not pre-installed. As far as perl, I would like to permanently add /usr/local/lib/perl to @INC without specifically havi

Re: Yet another @INC question...

2001-05-20 Thread Kevin Meltzer
Try Term::ReadKey, not Term::Readkey Cheers, Kevin On Sat, May 19, 2001 at 07:43:20PM -0700, Matt Cauthorn ([EMAIL PROTECTED]) spew-ed forth: > This one has me puzzled. I installed Term::Readkey. Totally standard, all tests > passed. Here's what I get when I try and run my script (OS is Solaris

Re: Yet another @INC question...Disregard

2001-05-19 Thread Matt Cauthorn
Please Disregard my earlier post...it's TermReadKey, not Term::Readkey. Oops. Works as you would expect now. Sorry! Matt C. --- Matt Cauthorn <[EMAIL PROTECTED]> wrote: > This one has me puzzled. I installed Term::Readkey. Totally standard, all tests > passed. Here's what I get when I try and r

Yet another @INC question...

2001-05-19 Thread Matt Cauthorn
This one has me puzzled. I installed Term::Readkey. Totally standard, all tests passed. Here's what I get when I try and run my script (OS is Solaris 8): Can't locate Term/Readkey.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.0/sun4-solaris /usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/si