> > I did follow the instructions in the link (some
> months
> > ago) when migrating from mp 0.99 to mp2, and lived
> > with the command line problem.  However, as I am
> > trying to reinstall everything (perl included) I
> don't
> > know why am seeing this problem at all.  Any
> > suggestions?
> 
>       Thomas,
> 
>               The problem isn't with your /lib/ tree at all, it
> has to be
> with your code. One of your perl modules, or a
> module you are using, is
> trying to "use Apache", when it shouldbe "use
> Apache2::RequestRec" or some
> such thing.
> 
>                       - Tyler
I was getting the error even from running perl
interactively
linux>perl
use CGI ;
Can't locate Apache.pm in @INC

I think the problem may be that I am simply missing
the MOD_PERL_API_VERSION environment variable in my
shell environment.  I had MOD_PERL set in my shell
environment (from when??), but not the other.

Hopefully, I haven't butchered my Perl install beyond
repair.

Thanks for your help,
Tom

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to