David,
The same way you installed it in the first place. Make sure you have the debian.koha-community.org apt repository listed in /etc/apt/sources.list, then run:
> sudo apt-get update
> sudo apt-get install koha-common
Alternatively, you can do what I do, which is push your preferred koha-common*.deb package out to your server, and then run:
> dpkg -i ${PKG_NAME}
(if you get an error from that, follow the instructions)
N.B.: using the k-c.org repo is to be VASTLY preferred if you aren't sure why you'd use the alternative I pointed out (i.e. I offer the alternative for completeness, not because you should follow those instructions).
Regards,
Jared
How do we reinstall Koha? We are having some difficulty adding it back. We have backed up the hard drive just in case so we do not lose the data…
From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel-bounces@lists.koha-community.org] On Behalf Of Fridolyn SOMERS
Sent: Friday, October 21, 2011 9:19 AM
To: koha-devel
Subject: Re: [Koha-devel] Koha uninstalled by Debian Linux "update"
I bet it comes from the dependency of koha with "apache2-mpm-itk".
The common apache MPM is "apache2-mpm-worker".
So you may have installed a package that depends on it ; the conflic has been resolved by unistalling apache2-mpm-itk and koha.2011/10/20 Hartman, David W. - GBTS Library <David.W.Hartman@disney.com>
Hello,
Just a heads up that a recent “update” by Debian Linux removed the application Koha – my apache and data files apparently are fine.
Does anyone know how to reinstall Koha without damaging the data files … If anyone has any experience with this, please let me know. If you see the red “burst” in the upper right hand corner, only do the safe install .. or else…
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
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/
--
Fridolyn SOMERS
ICT engineer
PROGILONE - Lyon - France
fridolyn.somers@gmail.com
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
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/