Hi, On Tue, Oct 14, 2008 at 6:17 PM, Luis Maguina Silva <lmaguina@pucp.edu.pe> wrote:
3. I write a console (Debian etch) ./rebuild_zebra.pl -b -a -z >/dev/null the koha show me :can\'t use an undefined value as a hash reference at rebuild_zebra.pl line 87
the line 87 says: my $biblioserverdir = C4::Context->zebraconfig(\'biblioserver\')->{directory};
You probably need to set the KOHA_CONF environment variable to point to the location of your koha-conf.xml: export KOHA_CONF=/path/to/koha-conf.xml Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-devel mailing list Koha-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel