On 30 December 2014 at 07:16, Paul A <paul.a@navalmarinearchive.com> wrote:
At 03:11 AM 12/28/2014 -0500, Mark Tompsett wrote:
Greetings,
[snip]
Mark and all others, thanks. 3.18 now installed, OPAC and Staff pages appear as expected. "Web installer > Step 3 Updating database structure" appeared to go well (285 lines of updates) but with the five errors (minor?) at the end of this email.
However, much more importantly, Zebra is non functional. Firstly, I tried the Wiki recommendation "koha-rebuild-zebra -v -f" but: Can't open perl script "koha-rebuild-zebra": No such file or directory
[The file with it's dependences is still in the install directory, wasn't transferred during make install and will obviously not run from there: koha@hood:/usr/share/koha$ find -iname koha-rebuild-zebra ./koha-3.18.02/debian/scripts/koha-rebuild-zebra koha@hood:/usr/share/koha$ ./koha-3.18.02/debian/scripts/koha-rebuild-zebra -v -f Error: /usr/share/koha/bin/koha-functions.sh not present. ]
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
Chris