Koha error when upgrading from Ubuntu 9.04 to Ubuntu 9.10
Hi All. I have got an issue with my koha installation. I have just upgraded from Ubuntu 9.04 to Ubuntu 9.10 but i can't seem to get koha working now. When i get to my koha installation i am getting the below errors. I am currently using koha 3.0.3. Any help will be greatly appreciated. Thanks David. Koha error The following fatal error has occurred: Can't load '/usr/local/lib/perl/5.10.0/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libyaz.so.2: cannot open shared object file: No such file or directory at /usr/lib/perl/5.10/XSLoader.pm line 64. at /usr/local/lib/perl/5.10.0/Net/Z3950/ZOOM.pm line 12 Compilation failed in require at /usr/local/lib/perl/5.10.0/ZOOM.pm line 6. BEGIN failed--compilation aborted at /usr/local/lib/perl/5.10.0/ZOOM.pm line 6. Compilation failed in require at /usr/share/kohaprod/lib/C4/Context.pm line 85. BEGIN failed--compilation aborted at /usr/share/kohaprod/lib/C4/Context.pm line 85. Compilation failed in require at /usr/share/kohaprod/lib/C4/Output.pm line 30. BEGIN failed--compilation aborted at /usr/share/kohaprod/lib/C4/Output.pm line 30. Compilation failed in require at /usr/share/kohaprod/intranet/cgi-bin/mainpage.pl line 22. BEGIN failed--compilation aborted at /usr/share/kohaprod/intranet/cgi-bin/mainpage.pl line 22.
Hi David, 2009/11/25 David Lo <lo_dave@hotmail.com>:
Can't load '/usr/local/lib/perl/5.10.0/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libyaz.so.2: cannot open shared object file: No
Try 'sudo apt-get install libnet-z3950-zoom-perl' It appears that perl cannot find this module. Kind Regards, Chris
Hi Chris Thanks for the email and the quick response. No luck though it's still happening with the same errors I restarted the machine as well just to make sure. -------------------------------------------------- From: "Chris Nighswonger" <cnighswonger@foundations.edu> Sent: Thursday, November 26, 2009 10:12 AM To: "David Lo" <lo_dave@hotmail.com> Cc: <koha-request@lists.katipo.co.nz>; <koha@lists.katipo.co.nz> Subject: Re: [Koha] Koha error when upgrading from Ubuntu 9.04 to Ubuntu 9.10
Hi David,
2009/11/25 David Lo <lo_dave@hotmail.com>:
Can't load '/usr/local/lib/perl/5.10.0/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libyaz.so.2: cannot open shared object file: No
Try 'sudo apt-get install libnet-z3950-zoom-perl'
It appears that perl cannot find this module.
Kind Regards, Chris
On Wed, Nov 25, 2009 at 6:52 PM, David Lo <lo_dave@hotmail.com> wrote:
Hi Chris Thanks for the email and the quick response. No luck though it's still happening with the same errors I restarted the machine as well just to make sure.
Do you by chance have 2 Perls installed?
-------------------------------------------------- From: "Chris Nighswonger" <cnighswonger@foundations.edu> Sent: Thursday, November 26, 2009 10:12 AM To: "David Lo" <lo_dave@hotmail.com> Cc: <koha-request@lists.katipo.co.nz>; <koha@lists.katipo.co.nz> Subject: Re: [Koha] Koha error when upgrading from Ubuntu 9.04 to Ubuntu 9.10
Hi David,
2009/11/25 David Lo <lo_dave@hotmail.com>:
Can't load '/usr/local/lib/perl/5.10.0/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libyaz.so.2: cannot open shared object file: No
Try 'sudo apt-get install libnet-z3950-zoom-perl'
It appears that perl cannot find this module.
Kind Regards, Chris
Hi Chris I might have.. How can you check?.. -------------------------------------------------- From: "Chris Nighswonger" <cnighswonger@foundations.edu> Sent: Thursday, November 26, 2009 11:46 AM To: "David Lo" <lo_dave@hotmail.com> Cc: <koha@lists.katipo.co.nz> Subject: Re: [Koha] Koha error when upgrading from Ubuntu 9.04 to Ubuntu 9.10
On Wed, Nov 25, 2009 at 6:52 PM, David Lo <lo_dave@hotmail.com> wrote:
Hi Chris Thanks for the email and the quick response. No luck though it's still happening with the same errors I restarted the machine as well just to make sure.
Do you by chance have 2 Perls installed?
-------------------------------------------------- From: "Chris Nighswonger" <cnighswonger@foundations.edu> Sent: Thursday, November 26, 2009 10:12 AM To: "David Lo" <lo_dave@hotmail.com> Cc: <koha-request@lists.katipo.co.nz>; <koha@lists.katipo.co.nz> Subject: Re: [Koha] Koha error when upgrading from Ubuntu 9.04 to Ubuntu 9.10
Hi David,
2009/11/25 David Lo <lo_dave@hotmail.com>:
Can't load '/usr/local/lib/perl/5.10.0/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libyaz.so.2: cannot open shared object file: No
Try 'sudo apt-get install libnet-z3950-zoom-perl'
It appears that perl cannot find this module.
Kind Regards, Chris
Hi David, On Wed, Nov 25, 2009 at 8:50 PM, David Lo <lo_dave@hotmail.com> wrote:
Hi Chris I might have.. How can you check?..
Take a look in /usr/bin for more than one perl binary. (ie. something like perl5.10.x and/or perl5.8.x) If there are two perls installed, it may cause some confusion.
-------------------------------------------------- From: "Chris Nighswonger" <cnighswonger@foundations.edu> Sent: Thursday, November 26, 2009 11:46 AM To: "David Lo" <lo_dave@hotmail.com> Cc: <koha@lists.katipo.co.nz> Subject: Re: [Koha] Koha error when upgrading from Ubuntu 9.04 to Ubuntu 9.10
On Wed, Nov 25, 2009 at 6:52 PM, David Lo <lo_dave@hotmail.com> wrote:
Hi Chris Thanks for the email and the quick response. No luck though it's still happening with the same errors I restarted the machine as well just to make sure.
Do you by chance have 2 Perls installed?
-------------------------------------------------- From: "Chris Nighswonger" <cnighswonger@foundations.edu> Sent: Thursday, November 26, 2009 10:12 AM To: "David Lo" <lo_dave@hotmail.com> Cc: <koha-request@lists.katipo.co.nz>; <koha@lists.katipo.co.nz> Subject: Re: [Koha] Koha error when upgrading from Ubuntu 9.04 to Ubuntu 9.10
Hi David,
2009/11/25 David Lo <lo_dave@hotmail.com>:
Can't load '/usr/local/lib/perl/5.10.0/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libyaz.so.2: cannot open shared object file: No
Try 'sudo apt-get install libnet-z3950-zoom-perl'
It appears that perl cannot find this module.
Kind Regards, Chris
2009/11/26 David Lo <lo_dave@hotmail.com>:
Hi All. I have got an issue with my koha installation. I have just upgraded from Ubuntu 9.04 to Ubuntu 9.10 but i can't seem to get koha working now. When i get to my koha installation i am getting the below errors. I am currently using koha 3.0.3. Any help will be greatly appreciated. Thanks David.
Koha error
The following fatal error has occurred:
Can't load '/usr/local/lib/perl/5.10.0/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libyaz.so.2: cannot open shared object file: No such file or directory at /usr/lib/perl/5.10/XSLoader.pm line 64. at /usr/local/lib/perl/5.10.0/Net/Z3950/ZOOM.pm line 12 Compilation failed in require at /usr/local/lib/perl/5.10.0/ZOOM.pm line 6. BEGIN failed--compilation aborted at /usr/local/lib/perl/5.10.0/ZOOM.pm line 6. Compilation failed in require at /usr/share/kohaprod/lib/C4/Context.pm line 85. BEGIN failed--compilation aborted at /usr/share/kohaprod/lib/C4/Context.pm line 85. Compilation failed in require at /usr/share/kohaprod/lib/C4/Output.pm line 30. BEGIN failed--compilation aborted at /usr/share/kohaprod/lib/C4/Output.pm line 30. Compilation failed in require at /usr/share/kohaprod/intranet/cgi-bin/mainpage.pl line 22. BEGIN failed--compilation aborted at /usr/share/kohaprod/intranet/cgi-bin/mainpage.pl line 22.
Please post the output of following command aptitude search yaz -- With Regards Abhishek Amberkar Learn to appreciate the beauty within... Sent from India
participants (3)
-
Abhishek Amberkar [अभिषेक] -
Chris Nighswonger -
David Lo