[Koha] zebra_rebuild.pl still not working

Brendan Gallagher info at bywatersolutions.com
Wed Mar 3 20:59:18 NZDT 2010


During the last step of
sudo make install

there were to directives that were printed...

similar to this

export KOHA_CONF=/usr/share/koha/etc/koha-conf.xml


that is what you are looking at.  Please review that.  {there was also one
that was printed for the export PERL5LIB}

Thanks,
Brendan

-- 
---------------------------------------------------------------------------------------------------------------
Brendan A. Gallagher
ByWater Solutions
CEO, Director of Innovation
Support and Consulting for Open Source Software
Installation, Data Migration, Training, Customization, Hosting
and Complete Support Packages
Headquarters: Santa Barbara, CA - Office: West Haven, CT
Phone # (888) 900-8944
http://bywatersolutions.com
info at bywatersolutions.com

2010/3/2 Nouman Soomro <noumansoomro at rocketmail.com>

> still show same problem
>
> nouman at lumhs-b70715be2:~$ su
> Password:
> lumhs-b70715be2:/home/nouman# export KOHA_CONF=/path/to/your/koha-conf.xml
> lumhs-b70715be2:/home/nouman# export PERL5LIB=/path/to/koha
> lumhs-b70715be2:/home/nouman#
> lumhs-b70715be2:/home/nouman# /usr/share/koha/bin/migration_tools/
> rebuild_zebra.pl –v –b –a
> Can't locate C4/Context.pm in @INC (@INC contains: /path/to/koha /etc/perl
> /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
> /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
> /usr/local/lib/site_perl .) at /usr/share/koha/bin/migration_tools/
> rebuild_zebra.pl line 5.
> BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/
> rebuild_zebra.pl line 5.
>
>
> ------------------------------
> *From:* Magnus Enger <magnus at enger.priv.no>
> *To:* Nouman Soomro <noumansoomro at rocketmail.com>
> *Cc:* "koha at lists.katipo.co.nz" <koha at lists.katipo.co.nz>
> *Sent:* Tue, March 2, 2010 12:23:05 AM
> *Subject:* Re: [Koha] catalogue search not working
>
> 2010/3/2 Nouman Soomro <noumansoomro at rocketmail.com>:
> >
> >
> > rebuild _zebra is not working as follow
> > nouman at lumhs-b70715be2:~$
> /usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a
> > bash: /usr/share/koha/bin/migration_tools/rebuild_zebra: No such file or
> directory
>
> The script is called rebuild_zebra.pl, so you need to do this:
>
> /usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a
>
> Do this to see what the options mean:
>
> /usr/share/koha/bin/migration_tools/rebuild_zebra.pl --help
>
> > nouman at lumhs-b70715be2:~$ su
> > /usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a
> > Unknown id: /usr/share/koha/bin/migration_tools/rebuild_zebra
>
> su is used to change your identity into that of another user on the system.
>
> In order to change into a user called e.g. koha you need to do this:
>
> su koha
> # you will then be asked for the password
> # you can now execute rebuild_zebra.pl as the user called koha
> /usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a
>
> Use sudo to execute a command as root:
>
> sudo /usr/share/koha/bin/migration_tools/rebuild_zebra.pl –v –b –a
> # rebuild_zebra.pl will be executed as the user root
>
> HTH
> Magnus
> libriotech.no
>
>
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20100302/86403778/attachment-0001.htm 


More information about the Koha mailing list