logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Reference to a private perl-library
Author
Apalo



Joined: 03 Feb 2011
Posts: 7

PostPosted: Wed 13 Apr '11 17:55    Post subject: Reference to a private perl-library Reply with quote

How can I integrate my perllib in the @inc-path in Win 7
In win XP I definded perl5lib in the registry.
But I don't remember if I had to change some perl-configuration file to make the system accept the perl5lib-entry.
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Wed 13 Apr '11 20:00    Post subject: Reply with quote

I don't believe so, just add the location in the path, things should it.
by perllib I hope we are talking the perlxx?.dll, I am.
Back to top
Apalo



Joined: 03 Feb 2011
Posts: 7

PostPosted: Wed 13 Apr '11 22:17    Post subject: Reply with quote

Which path do you mean? Where do I find it?
I found many references of perllib under the xampp-directory but no place, where to change it.
Back to top
somnang



Joined: 08 Apr 2011
Posts: 61

PostPosted: Thu 14 Apr '11 12:33    Post subject: Reply with quote

In Win7, System Properties > Advanced > Environment Variables... > System variables > New...

Perhaps WinXP is the same...
Back to top
Apalo



Joined: 03 Feb 2011
Posts: 7

PostPosted: Thu 14 Apr '11 18:12    Post subject: Reply with quote

somnang wrote:
In Win7, System Properties > Advanced > Environment Variables... > System variables > New...

Perhaps WinXP is the same...

It is the same but in Win 7 this has obviously no effect or - as I wrote - we must tell Perl to look at perl5lib.
I wonder that I can define the cgi-lib in httpd-vhosts.conf for each VirtualHost but not the Module library which may also be different for each VirtualHost
Back to top


Reply to topic   Topic: Reference to a private perl-library View previous topic :: View next topic
Post new topic   Forum Index -> Other Software