Koustubha Kale wrote:
bruce@library:/usr/share/__koha4/bin/migration_tools$
For the error message you have pasted above, it seems your koha is located at /usr/share/__koha4
Actually, /usr/share/koha. The koha4 directories are a leftover liblime install that was abandoned when we moved to the community distro. Should probably purge it.
If thats correct ( you can verify by running command ls /usr/share/__koha4 ) then your PERL5LIB should be PERL5LIB=/usr/share/__koha4/lib
# ls /usr/share/koha bin doc intranet lib man misc opac # ls /usr/share/koha/lib C4 So that looks right, I think.
Also make sure your zebra server is running by running command ps aux|grep zebra You should see atleast three lines of output on above command.
Nope, just: # ps aux|grep zebra root 16132 0.0 0.1 3292 508 pts/0 R+ 22:10 0:00 grep zebra Does this suggest that zebra hasn't been started? How to? Thanks again for the effort, / Bruce / Bruce A Metcalf Library Director Augustan Society Library
rebuild_zebra.pl <http://rebuild_zebra.pl> <http://rebuild_zebra.pl> -b -r -v Can't locate Koha.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ./rebuild_zebra.pl <http://rebuild_zebra.pl> <http://rebuild_zebra.pl> line 5. BEGIN failed--compilation aborted at ./rebuild_zebra.pl <http://rebuild_zebra.pl> <http://rebuild_zebra.pl> line 5.
Hope that helps, Bruce
On 2012-01-19 09 <tel:2012-01-19%2009>:41, Bruce Metcalf wrote: Bruce Metcalf wrote:
I am a new user of Koha, and have had my Linux guru (who had not seen Koha prior to this work) install version 3.6.2 under Debian Squeeze on an otherwise empty virtual server.
All appears to be going exactly as it should.
owever, the public OPAC shows no books in the collection.
Eric Bégin wrote:
Get a look at this link. It shows the most common problems when you get not result in the OPAC.
http://koha-community.org/__documentation/faq/searching/ <http://koha-community.org/documentation/faq/searching/>
Don't hesitate to come back and ask for more info if this link doesn't solve your problem.
This page seems to suggest:
zebraidx -x /.../zebra-biblios.cfg drop biblios zebraidx -c /.../zebra-biblios.cfg commit rebuild_zebra.pl <http://rebuild_zebra.pl> <http://rebuild_zebra.pl> -b -r -v
All three commands fail with a variety of messages, but all include "file not found".
I'm thinking that there is an important configuration or initialization that hasn't been completed?
Regards, / Bruce / Bruce A. Metcalf Executive Director The Augustan Society Library