http://lists.katipo.co.nz/public/koha/2009-November/021554.html http://web.archiveorange.com/archive/v/fuF7AzdHtntytVvuaBjn http://wiki.koha-community.org/wiki/Koha_on_Ubuntu http://wiki.koha-community.org/wiki/Background_indexing_with_Zebra steps run zebra manualy sudo -u root zebrasrv -f /etc/koha/koha-conf.xml sudo ln -s ${SCRIPT_DIR}/koha-zebra-ctl.sh /etc/init.d/koha-zebra-daemon sudo update-rc.d koha-zebra-daemon defaults sudo ${SCRIPT_DIR}/koha-zebra-ctl.sh start {SCRIPT_DIR}=/usr/share/koha/bin user must be root and group must be root koha-zebra-ctl.sh perl -I/usr/share/koha/lib /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -v -b –a -- View this message in context: http://koha.1045719.n5.nabble.com/Zebra-index-for-koha-tp5737481p5737609.htm... Sent from the Koha-general mailing list archive at Nabble.com.