<div dir="ltr">On Tue, Jul 15, 2008 at 5:49 PM, Paul Yachnes <<a href="mailto:yach@cox.net">yach@cox.net</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Chris Nighswonger wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
On Thu, Jul 10, 2008 at 7:38 PM, john smith <<a href="mailto:smith_me@live.com" target="_blank">smith_me@live.com</a> <mailto:<a href="mailto:smith_me@live.com" target="_blank">smith_me@live.com</a>>> wrote:<br>
<br>
Hi to all<br>
I have koha 3 RC1 on UBUNTU 8.04 all Debian.Package are ok and<br>
Perl Modules are too ok after i finish install koha and go to<br></div>
(<a href="http://127.0.1.1:8080" target="_blank">127.0.1.1:8080</a> <<a href="http://127.0.1.1:8080" target="_blank">http://127.0.1.1:8080</a>>) and go to add record and<div class="Ih2E3d"><br>
import record from z39.50<br>
and complete all bibliographic record data and save it all of that<br>
ok ........<br>
but when search about it the search result is no result im working<br>
with zebra<br>
please if any body solve this problem help me<br>
<br>
<br>
try running:<br>
rebuild_zebra.pl -a -b -z<br>
<br>
this script is found in misc/migration_tools<br>
</div></blockquote>
When I run it, I get this error:<br>
<br>
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.<br>
BEGIN failed--compilation aborted at rebuild_zebra.pl line 5.<br><font color="#888888">
<br>
<br>
</font></blockquote></div><br>You'll need to set the following env vars:<br><br>export KOHA_CONF=/path/to/koha-conf.xml<br><br>export PERL5LIB=/path/to/C4<br><br>filling in the correct paths for your installation, of course. These paths are displayed in the notes right after running 'make'<br>
<br>Kind Regards,<br><br clear="all"><br>-- <br>Chris Nighswonger<br><br>LibLime<br><a href="http://www.liblime.com">www.liblime.com</a><br><a href="mailto:chris.nighswonger@liblime.com">chris.nighswonger@liblime.com</a>
</div>