Hi Everyone, I run into a problem installing Koha 3.04.00. And ZOOM 1.28 doesn't seem to load with YAZ 4.1.7. I am using Perl 5.8.8 on Centos 5.5 (64 bit). I also posted my issue here, https://rt.cpan.org/Public/Bug/Display.html?id=6819. Any idea would be greatly helpful. If anyone is aware of the working Zoom/YAZ versions to use for Koha, that would be helpful too. Thanks a lot, Ling --------------------------------------------------- [root@ koha-3.04.00.000]# perl Makefile.PL Can't load '/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libyaz.so.4: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/XSLoader.pm line 70. at /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/Net/Z3950/ZOOM.pm line 10 Compilation failed in require at /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ZOOM.pm line 4. BEGIN failed--compilation aborted at /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ZOOM.pm line 4. Compilation failed in require at /root/Downloads/koha-3.04.00.000/C4/Context.pm line 85. BEGIN failed--compilation aborted at /root/Downloads/koha-3.04.00.000/C4/Context.pm line 85. Compilation failed in require at /root/Downloads/koha-3.04.00.000/C4/Installer.pm line 24. BEGIN failed--compilation aborted at /root/Downloads/koha-3.04.00.000/C4/Installer.pm line 24. Compilation failed in require at Makefile.PL line 31. BEGIN failed--compilation aborted at Makefile.PL line 31.