Hello all!

For those that are interested, I've made a repository (the RPM version of a PPA :-) ) to install all of the requirements for koha 3.10 - including those needed to get plack up and running.

The repo can be added by running:

sudo wget "http://download.opensuse.org/repositories/home:/vanoudt/Fedora_17/home:vanoudt.repo" -O /etc/yum.repos.d/koha.repo

A Fedora 18 repo should also be available soon. (I'm running f18, the repo just isn't live yet).

Also attached are some systemd service files. Simply copy them into /lib/sytemd/system, copy koha.env into /etc/koha and then enable them using

systemctl enable kohazebra.service
systemctl enable kohaopac.service
systemctl enable kohaopac.service

As for plack - WOW! This stuff is amazing. I've made some modifications to the psgi files so that they run using a normal installation from source, and also so that they redirect from an empty URL to the main opac/intranet page. I've attached the psgi files here (install them in /usr/share/koha/psgi ) if anyone is interested!

A great new release! Hope these ramblings of mine are of some use to someone!

Nicholas van Oudtshoorn
Perth Bible College
library.pbc.wa.edu.au