Hi guys,

If only life were that simple.  I'm living on a virtual server and I'm
limited by privilege in what I can do.  I tried using CPAN first but it
crashes.  Either it's installed incorrectly by superuser or it too suffers
from limited privileges in this environment.  Anyhow I've been downloading
the tar files and literally placing the modules in the Apache directory by
hand one at a time.  Now that you've told me MD5 is looking for Digest::MD5
I will add a  "use lib qw(/../)" to MD5.pm so it can find it.  Hopefully
that will get me to the next error in line!

Is there no way to alter @INC so it keeps the new libraries once I've added
them?  So far it appears that all I can do is  put a "use lib qw(/../)"
statement in every module?

Joel Cohen, Ph.D.
Dr. Joel's Computer Shoppe
(www.drjoelscomputers.com)
8209 Meadow Road #1030
Dallas, Texas 75231

ph./fax: 214-706-8963
email: [EMAIL PROTECTED]
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, August 01, 2000 9:47 AM
Subject: Re: Apache::ASP installation woes


> In a message dated 8/1/00 10:27:21 AM Eastern Daylight Time, [EMAIL PROTECTED]
> writes:
>
> > I would advice to use the CPAN installer, which will save you a lot of
time,
> >  effort and worries.
> >
> >  Ime
>
> Which is available simply by typing
> # perl -MCPAN -e shell



Reply via email to