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

Install on Debian etch

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



/etc/apt/sources.list

deb http://ftp.indexdata.dk/debian indexdata/etch released

install packages

apt-get install libdbi-perl libdbd-mysql-perl libdate-manip-perl libhtml-template-perl libmail-sendmail-perl libmarc-record-perl libxml-sax-perl libclass-accessor-perl libdate-calc-perl libxml-simple-perl
apt-get install libyaz-dev yaz-doc
apt-get install unzip make lynx wget ncftp ftp less gnupg ntpdate gcc
apt-get install git-core

checkout source

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