Hello,
I developed an application that uses Log4Perl on a windows machine. I am now porting to aix and although the directory where i have the module shows in @INC...still compilation aborts with cant' locate Log/Log4Perl.pm in @INC ....any idea?
Random guess, but maybe the path that Log::Log4Perl is in, is not in @INC. The error message should display every path that is currently in @INC, make sure that "/Log/Log4Perl.pm" exists appended to one of the values.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.