[Koha] Koha error when upgrading from Ubuntu 9.04 to Ubuntu 9.10

mattwelch welchmat at gmail.com
Wed Feb 17 20:02:44 NZDT 2010




David Lo wrote:
> 
> 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.
> 
> 
> 

Hi David

The upgrade from 9.04 to 9.10 installs libyaz.so.3. I solved the problem by
creating a symlink to libyaz.so.2.

cd /usr/lib
sudo ln -s libyaz.so.3 libyaz.so.2

Matthew



-- 
View this message in context: http://old.nabble.com/Koha-error-when-upgrading-from-Ubuntu-9.04-to-Ubuntu-9.10-tp26521908p27619782.html
Sent from the Koha - Discuss mailing list archive at Nabble.com.



More information about the Koha mailing list