<p><br>
On 26 Apr 2011 10:05, "Tom Hanstra" <<a href="mailto:tom@nd.edu">tom@nd.edu</a>> wrote:<br>
><br>
> What exactly are the C4 modules? Both <a href="http://rebuild_nozebra.pl">rebuild_nozebra.pl</a> and<br>
> <a href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> call for C4 modules, so it seems that neither will work<br>
> until I resolve these perl modules.<br>
><br>
> I'll work on my Zebra setup, but it seems like I also have to resolve<br>
> these errors.</p>
<p>The C4 modules are what everything in Koha uses, so they will be there. If you are getting an error it will be because you haven't defined the path to the modules on the command line.</p>
<p>You can do this lots of ways, the INSTALL file lists a few, but its probably easiest to run<br>
export PERL5LIB=/path/to/where/the/C4/dir<br>
export KOHA_CONF=/path/to/</p>
<p>Check your koha-httpd.conf for the values you need</p>
<p>Chris<br>
><br>
> Thanks,<br>
> Tom<br>
><br>
> On 04/25/2011 05:25 PM, Galen Charlton wrote:<br>
> > Hi,<br>
> ><br>
> > On Apr 25, 2011, at 3:57 PM, Tom Hanstra wrote:<br>
> ><br>
> >> OK, I have loaded some data from another database into my local Koha. I don't have Zebra up and going yet, but I thought I could get a jump start by changing the parameters so that it would not use Zebra.<br>
> >><br>
> > NoZebra mode is deprecated in 3.4.0 and is not necessarily well-supported before then.<br>
> ><br>
> ><br>
> >> But, there must be some other data rebuild or step I've missed. I know that there are records out there because there are some pre-created lists which produce results. But every search I do results in no records found, including a basic wildcard search.<br>
> >><br>
> >> No Result found!<br>
> >><br>
> >> No results match your search for “kw,wrdl: * ”<br>
> >><br>
> > Maybe run <a href="http://rebuild_nozebra.pl">rebuild_nozebra.pl</a>? But ultimately, the real answer is to go ahead and finish getting Zebra up and running.<br>
> ><br>
> > Regards,<br>
> ><br>
> > Galen<br>
> > --<br>
> > Galen Charlton<br>
> > VP, Data Services<br>
> > Equinox Software, Inc. / Your Library's Guide to Open Source<br>
> > email: <a href="mailto:gmc@esilibrary.com">gmc@esilibrary.com</a><br>
> > direct: +1 352-215-7548<br>
> > skype: gmcharlt<br>
> > web: <a href="http://www.esilibrary.com/">http://www.esilibrary.com/</a><br>
> ><br>
> ><br>
><br>
> --<br>
><br>
><br>
> -----------------------------------------------------------------------------<br>
> Tom Hanstra Systems Administrator<br>
> Hesburgh Libraries of Notre Dame Phone: (574)631-4686<br>
> 213 Hesburgh Library Email: <a href="mailto:tom@nd.edu">tom@nd.edu</a><br>
> Notre Dame, IN 46556<br>
><br>
> Any idiot can face a crisis, it is this day-to-day living that wears<br>
> you out.<br>
> Anton Chekhov<br>
> -----------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> Koha mailing list <a href="http://koha-community.org">http://koha-community.org</a><br>
> <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
> <a href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</p>