Pete Alvin wrote:
> I can't find it documented ANYWHERE were this variable is set.  I 
> need it set BOTH for:
> 
> a. mod_perl
> b. ActiveState Komodo
> 
> on Windows.  Can anyone help?  All I've found after Googling is this:
> 
> 
>>If you put extensions in unusual places, you can set PERL5LIB to a
>>list of paths separated by semicolons where you want perl to look
>>for libraries.
> 
> 
> but I don't know where to set this, either.
> 
> Thanks in advance,
> Peter

Hi Peter,

The exact details depend on the version of Windows, but the general idea
is similar in almost all versions.

For Windows XP:

- open the Control Panel
- select Performance and Maintenance
- select System
- choose the Advanced tab
- push the Environment Variables button
- use the New and Edit buttons to create new environment variables and
edit existing ones as necessary
- select Okay all the way out

You will want to set PERL5LIB as a system-wide environment variable for
it to be picked up by mod_perl.

Cheers,

kjw
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to