On Tue, Jul 15, 2008 at 5:49 PM, Paul Yachnes <yach@cox.net> wrote:
Chris Nighswonger wrote:
On Thu, Jul 10, 2008 at 7:38 PM, john smith <smith_me@live.com <mailto: smith_me@live.com>> wrote:
Hi to all I have koha 3 RC1 on UBUNTU 8.04 all Debian.Package are ok and Perl Modules are too ok after i finish install koha and go to (127.0.1.1:8080 <http://127.0.1.1:8080>) and go to add record and import record from z39.50 and complete all bibliographic record data and save it all of that ok ........ but when search about it the search result is no result im working with zebra please if any body solve this problem help me
try running: rebuild_zebra.pl -a -b -z
this script is found in misc/migration_tools
When I run it, I get this error:
Can't locate C4/Context.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at rebuild_zebra.pl line 5. BEGIN failed--compilation aborted at rebuild_zebra.pl line 5.
You'll need to set the following env vars: export KOHA_CONF=/path/to/koha-conf.xml export PERL5LIB=/path/to/C4 filling in the correct paths for your installation, of course. These paths are displayed in the notes right after running 'make' Kind Regards, -- Chris Nighswonger LibLime www.liblime.com chris.nighswonger@liblime.com