On Fri, 2010-04-30 at 12:02 +1000, Rick Welykochy wrote:
I would suggest we eventually test this on Debian etch. Prolly minors differences will be encountered, nothing major.
Debian etch is now really old, and I think no longer supported by Debian, so lenny (the current stable release) would be the natural choice. Lenny should be feasible, but requires that a fairly large number of packages be backported from squeeze, so it's quite a bit more work. I'll do packages for squeeze first, and then we'll see about lenny.
One thing we do with our own installs is forgo port 8080 for the Staff client. Instead, we install to virtual hosts, one for OPAC and one for Staff. AFAIK, this only means a change to two files: ports.conf and default-Koha.conf (i.e. the apache config for Koha).
That's something I'd like to do, too, but it requires two domain names. I'll see about adding support for either solution, since it should be easy enough.
Thanks again for the good work.
You're welcome.