[Koha] "Software error" on Web page

Mitchell, Michael Michael.Mitchell at brazosport.edu
Fri May 9 01:08:46 NZST 2008


 

-----Original Message-----
From: newsgroup.posts at gmail.com [mailto:newsgroup.posts at gmail.com] On
Behalf Of Ricardo Dias Marques
Sent: Wednesday, May 07, 2008 7:24 PM
To: Mitchell, Michael
Cc: koha at lists.katipo.co.nz
Subject: Re: [Koha] "Software error" on Web page

Hi Michael,

On Fri, May 2, 2008, Mitchell, Michael <Michael.Mitchell at brazosport.edu>
wrote:

> I spent yesterday trying to get a fresh install of Debian Etch and  
> Koha3Beta following the instructions maintained by Joshua Ferraro at  
> http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=INSTALL.debian;
> h=  1c35e8098c561f3f563b9c8f5f7e5844c60cdab5;hb=HEAD. After many false

> starts I finally got to this point on my web browser when connecting 
> to  both the 80 and 8080 ports. I thought all the cpan/Perl modules 
> had  loaded without error but I guess not. I tried reloading the 
> ZOOM::Z39.50  module but got a bunch of test errors this time. [snip]
>
>  Software error:
>  Can't locate ZOOM.pm in @INC (@INC contains: /usr/share/koha/lib  
> /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
>  /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8

> /usr/local/lib/site_perl .) at /usr/share/koha/lib/C4/Context.pm line

> 59.
> [snip]

Ricardo Dias Marques wrote:

- Possible Source of Error #3 :

If you had already installed "libyaz-dev" before installing the ZOOM
Perl Module, then you may be behind a corporate firewall, and that may
be blocking the connection tests to Z3950 Servers (these connection
tests are done during the installation of the ZOOM Perl Module).

It that is the case, then you'll probably have to do a "force install"
of the Net::Z3950::ZOOM module, in a CPAN prompt / shell, like this:

# cpan

cpan[1]> force install Net::Z3950::ZOOM

====================================================
Ricardo,
OK, just tried #3 and am back to the error I refered to that led to me
commenting out sections of zoom.pm:

Software error:

Bareword "Net::Z3950::ZOOM::ERROR_NONE" not allowed while "strict subs"
in use at /usr/local/lib/perl/5.8.8/ZOOM.pm line 31.
BEGIN not safe after errors--compilation aborted at
/usr/local/lib/perl/5.8.8/ZOOM.pm line 196.
Compilation failed in require at /usr/share/koha/lib/C4/Context.pm line
59.
BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Context.pm
line 59.
Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 29.
BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line
29.
Compilation failed in require 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.

CGI::Carp 

Michael Mitchell
Technical Services Librarian
Brazosport College
Lake Jackson, TX
michael.mitchell at brazosport.edu 


More information about the Koha mailing list