Fedora packages // including PLACK support
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:vanou..." -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
* Nicholas van Rheede van Oudtshoorn (vanoudt@gmail.com) wrote:
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:vanou..." -O /etc/yum.repos.d/koha.repo
Hi Nicholas This is fantastic, I hope some RPM users are trying it out :) Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
Hello! I noticed there are already repository directories for Fedora 18 and 19 - awesome! I'm on Fedora 18 and trying to get Koha going. How would using this repository change the installation instructions from the default INSTALL file? Can I use the systemd service files you posted for Fedora 17 in Fedora 18? Thank you! ~Micah -- View this message in context: http://koha.1045719.n5.nabble.com/Fedora-packages-including-PLACK-support-tp... Sent from the Koha-devel mailing list archive at Nabble.com.
participants (3)
-
Chris Cormack -
ndroftheline -
Nicholas van Rheede van Oudtshoorn