On Wed, 30 Aug 2000, Brian S. Craigie wrote:

> > [Thu Aug 17 20:23:37 2000] [error] Can't locate
> auto/Apache/Symbol/undef.al in @INC (@INC contains:
...
> /usr/local/lib/perl5/sun4-solaris/5.00404 /usr/local/lib/perl5 >
                                   ^^^^^^^^
> to upgrade to perl 5.6.0

you upgraded to 5.6.0 but mod_perl is still looking in 5.00404's @INC.
try starting over with freshly unpacked source trees and make sure that
the 5.6.0 perl is first in your PATH (or whichever user is building
mod_perl)


Reply via email to