On 2012-08-23, at 12:36 PM, Paul wrote: > At 07:40 PM 8/22/2012 -0300, Tomas Cohen Arazi wrote: > Tomas, > >> and besides >> that, Koha runs flawlessly for of us on 64 bit servers, runnning on >> Ubuntu LTS distro (12.04 and 10.04). >> >> People just told you how to circumvent those issues. > > Thanks for the reply -- I'm convinced that everyone is working towards the > same goal. But, despite never having had this problem on 3.6.1, 4, 6, 7, I > just can't get beyond it on 3.8.3 and 4. It *must* be my mistake (maybe a > totally dumb one), but after four installs I'm back to a non-functional zebra. > > Coming back to my original issue -- 3.8.4 (after another full install) is > showing the same error as 3.8.3 -- idzebra-2.0 is fully [??? an 'apt-get > idzebra-2.0' comes up with "latest version" and no missing dependencies ???] > installed but there's no daemon! So I must have missed something in the > repositories/dependences. > > paul@server:~$ sudo /etc/init.d/koha-zebra-daemon start > Starting Zebra Server > /etc/init.d/koha-zebra-daemon: line 73: daemon: command not found
$ sudo apt-get install daemon ? (i'm not why you are missing that package) _______________________________________________ Koha-devel mailing list [email protected] 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/
