At 09:07 AM 12/30/2014 +1300, Chris Cormack wrote:
[snip]
It is because you decided not to install using the packages, and instead used the tarball, so none of the package supplied scripts
will be there

Yup... I tried four times (twice on a 32-bit sandbox, and twice on a new 64-bit machine due to go into production soon), reinstalling the whole server from scratch each time, and coha-common failed every time. So I went back to my notes from Koha 3.8 and used the tarball for 3.18.2.

Do you have a list of the "package supplied scripts" not in the tarball? That would be most useful for me to chase down any final "missing advantages" of 3.18 -- our staff are excited at getting their hands on the "new version."

Anyways I'm getting closer. The Zebra failure was that the daemon wasn't running, cured with a: paul@hood:/etc/init.d$ sudo ln -s /usr/share/koha/bin/koha-zebra-ctl.sh koha-zebra-daemon
paul@hood:/etc/init.d$ sudo /etc/init.d/koha-zebra-daemon start
Starting Zebra Server

Bingo! OPAC and Staff now functional.
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to