There must be a config file somewhere since I uninstalled the regular perl and installed active Perl, when I run a perlscript perl is complaining that it can't find some standard libraries and is looking in the old perl5.6.0 directory structure,
Pierre ----- Original Message ----- From: "Casey West" <[EMAIL PROTECTED]> To: "Pierre Carette" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 7:40 AM Subject: Re: How to set @INC > On Dec 20, 2001 at 04:03 -0800, Pierre Carette took the soap box and proclaimed: > : I have installed Active Perl on top of the regular Perl and now the @INC is > : not pointing to the right directories anymore. Is there a config file I can > : modify to fix that? > > Nope, not a config file. Provided that ActiveState compiles their > Perl with binary compatability (they probably do, but other folks here > familiar with windows could probably help), you have two options: > > 1 -- Copy the modules into ActivePerl's directory structures. > 2 -- Modify an environment variable called PERL5_LIB and point it to > the right places. This will extend Perls search for modules to > the directories you provide. > > Casey West > > -- > "So we went to Atari and said, 'Hey, we've got this amazing thing, > even built with some of your parts, and what do you think about > funding us? Or we'll give it to you. We just want to do it. Pay our > salary, we'll come work for you.' And they said, 'No.' So then we went > to Hewlett-Packard, and they said, 'Hey, we don't need you. You > haven't got through college yet.'" > -- Apple Computer Inc. founder Steve Jobs on attempts to get Atari > and H-P interested in his and Steve Wozniak's personal computer. > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]