Even though installing Apache ASP into perl 5.6 seemed to work, it's flacky to say the 
least.  Most of the time I hit my Hello World ASP with a new browser session, it fails 
with verious errors.  I do a refresh and it usually works.  Most of the time I get 
this error.

Bizarre copy of ARRAY in aassign at /usr/lib/perl5/5.6.0/Carp/Heavy.pm line 79. , 
/usr/lib/perl5/site_perl/5.6.0/Apache/ASP.pm line 1514
 



-----Original Message-----
From: Josh Chamas <[EMAIL PROTECTED]>
Sent: Jan 21, 2004 7:51 PM
To: Steve Brown <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: ASP on Virtual Server

>  
> Perl 5.6 is in /usr/bin and perl 5.8 is in /usr/local/bin.
> 
> When I did the "cpan> install Bundle::Apache::ASP", I don't recall a choice
> of which perl to install into.  How would I install Apache::ASP into perl
> 5.6?
> 

You can run the perl explicitly like this:

   /usr/bin/perl -MCPAN -e shell

which will kick of the CPAN install process.

Regards,

Josh

________________________________________________________________
Josh Chamas, Founder                   phone:925-552-0128
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checker                 http://www.nodeworks.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Steve Brown

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to