Error in installing KOHA3 on FC6

View: New views
2 Messages — Rating Filter:   Alert me  

Error in installing KOHA3 on FC6

by shriram pandey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello List,
    I have installed successfully koha3 on fc6 with great difficulty,
but not able to run koha through browser.it shows a  blank  page.
  When I run this through command mode  (perl
/usr/share/koha/opac/cgi-bin/opac/opac-main.pl), it shows the
fallowing error.
---------------------------------------
Can't locate C4/Auth.pm in @INC (@INC contains:
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7
/usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .)
at /usr/share/koha/opac/cgi-bin/opac/opac-main.pl line 22.
BEGIN failed--compilation aborted at
/usr/share/koha/opac/cgi-bin/opac/opac-main.pl line 22.
----------------------------------------
any help is highly appriciated .


--
Shri Ram Pandey
Information and Knowledge Management Trainee
NCSI,Indian Institute Of Science,Bangalore
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Error in installing KOHA3 on FC6

by Galen Charlton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

On Tue, Jul 8, 2008 at 11:27 PM, shriram pandey <ram.mlib@...> wrote:
> Hello List,
>    I have installed successfully koha3 on fc6 with great difficulty,
> but not able to run koha through browser.it shows a  blank  page.
>  When I run this through command mode  (perl
> /usr/share/koha/opac/cgi-bin/opac/opac-main.pl), it shows the
> fallowing error.
> ---------------------------------------
> Can't locate C4/Auth.pm in @INC (@INC contains:

The @INC does not include any likely locations where the C4 modules
would have been installed.  Check your Apache configuration - there
should be a SetEnv directive setting PERL5LIB to wherever the C4
module directory was installed.  If SetEnv is present, make sure that
the mod_env Apache module is active.

Regards,

Galen
--
Galen Charlton
Koha Application Developer
LibLime
galen.charlton@...
p: 1-888-564-2457 x709
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha