Hi Eric,
I take it you have run the checksetup.pl script in bin? If you do, this
will ensure that the appropriate "use lib" declaration is present in the
generated cgi-bin/codestriker.pl file (make sure it looks right).
Make sure Apache is restarted after you run checksetup.pl, so that the
first time Codestriker is loaded, mod_perl has the right libraries loaded.
Cheers,
David
On Fri, 26 Mar 2004 09:14, eric cocozza wrote:
> Hi,
>
> I just installed codestriker, but am getting the error bellow in my
> apache error_log. The file it is looking for is in
> /home/httpd/vhosts/mindscraps.com/httpdocs/codestriker/lib but I can't
> figure out how to add this to @INC. Or perhaps I should just move the
> lib into one of the already included directory? Any help is appreciated.
> please CC me as I'm not subscribed to the list.
>
> Thanks!
>
> -Eric
>
> [Thu Mar 25 16:29:52 2004] [error] 17795: ModPerl::Registry: Can't
> locate Codestriker.pm in @INC (@INC contains: ../lib
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
> /home/httpd/vhosts/mindscraps.com/httpdocs/codestriker/cgi-bin/codestrik
>er.pl line 37.!BEGIN failed--compilation aborted at
> /home/httpd/vhosts/mindscraps.com/httpdocs/codestriker/cgi-bin/codestrik
>er.pl line 37.!
--
Cheers,
David
|