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]

Reply via email to