Dobrica Pavlinušić's random unstructured stuff
Koha: Revision 4

Install on Debian etch

Following along instruction about Installing on Debian and taking git checkout bits



install packages

apt-get install git-core

checkout source

cd /srv
git clone git://git.koha.org/pub/scm/koha.git koha

and follow /srv/koha/INSTALL.debian which is more correct than other instruction on web.