[Koha-devel] Fedora packages // including PLACK support

Nicholas van Rheede van Oudtshoorn vanoudt at gmail.com
Thu Jan 17 09:06:49 CET 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20130117/641b7e9f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intranet.psgi
Type: application/octet-stream
Size: 723 bytes
Desc: not available
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20130117/641b7e9f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: koha.env
Type: application/octet-stream
Size: 63 bytes
Desc: not available
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20130117/641b7e9f/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kohaintranet.service
Type: application/octet-stream
Size: 271 bytes
Desc: not available
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20130117/641b7e9f/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kohaopac.service
Type: application/octet-stream
Size: 261 bytes
Desc: not available
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20130117/641b7e9f/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kohazebra.service
Type: application/octet-stream
Size: 223 bytes
Desc: not available
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20130117/641b7e9f/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opac.psgi
Type: application/octet-stream
Size: 938 bytes
Desc: not available
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20130117/641b7e9f/attachment-0005.obj>


More information about the Koha-devel mailing list