hi satish, have a look at this reindexing steps:
1)switch to user "koha" (owner of koha source code/config files) 2)export KOHA_CONF=/koha-dev/etc/koha-conf.xml 3)export PERL5LIB=/koha/kohaclone(src code) 4)perl misc/migration_tools/rebuild_zerbra.pl -b -r -v -x (for full reindex) hope this helps you........ On Tue, Mar 18, 2014 at 1:00 PM, SATISH <[email protected]> wrote: > Hello, > > I have installed Koha 3.10 and migrated to 3.14 on ubuntu.( by using > packages) > when I try to re-index, I am getting the following error. > > root@gechlibrary:/usr/share/koha/bin/migration_tools# > ./rebuild_zebra.pl-run-as-root -b -r -a > unable to locate Koha configuration file koha-conf.xml at > /usr/share/koha/lib/C4/Context.pm line 372. > > Can you please help me for fixing this error ? > > > > rebuild zebra command throws following message: > > koha-rebuild-zebra -v -f gechlibrary > Zebra configuration information > ================================ > Zebra biblio directory = /var/lib/koha/gechlibrary/biblios > Zebra authorities directory = /var/lib/koha/gechlibrary/authorities > Koha directory = /usr/share/koha/intranet/cgi-bin > BIBLIONUMBER in : 999$c > BIBLIOITEMNUMBER in : 999$d > ================================ > skipping authorities > ==================== > exporting biblio > ==================== > > 301.................................................................................................... > Records exported: 349 > ==================== > REINDEXING zebra > ==================== > ==================== > CLEANING > ==================== > Zebra configuration information > ================================ > Zebra biblio directory = /var/lib/koha/gechlibrary/biblios > Zebra authorities directory = /var/lib/koha/gechlibrary/authorities > Koha directory = /usr/share/koha/intranet/cgi-bin > BIBLIONUMBER in : 999$c > BIBLIOITEMNUMBER in : 999$d > ================================ > ==================== > exporting authority > ==================== > > Records exported: 0 > ==================== > REINDEXING zebra > ================Can you help me for fixing this error ? > ==== > skipping biblios > ==================== > CLEANING > ==================== > > > > with thanks > Satish MV > Librarian > Govt. Engineering College, Hassan > Karnataka. > > > > -- > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > -- Regards, Vishal Patil Landline number:02232080161 E-Mail: *[email protected] <[email protected]>* *[email protected] <[email protected]>.* _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

