The INSTALL.debian file covers installing Yaz and Zebra: --
1.2 Set up Indexdata apt sources for Yaz and Zebra packages See the instructions from indexdata athttp://ftp.indexdata.com/pub/debian/README At the time of writing, you need to create /etc/apt/sources.list.d/indexdata.list containing the following: # Index Data deb http://ftp.indexdata.dk/debian squeeze main deb-src http://ftp.indexdata.dk/debian squeeze main and add their archive signing key to your system: $ wget -O- http://ftp.indexdata.dk/debian/indexdata.asc | sudo apt-key add - Finally, update your apt sources: $ sudo apt-get update -- It looks like your settings are looking for the 'sarge' release of Debian, which is very old now. If you are doing a fresh install of Debian I would highly recommend downloading and using the latest stable version of Debian (Squeeze). I would also highly recommend installing Koha using the packages rather than manually installing (it is way way easier): http://wiki.koha-community.org/wiki/Koha_3.8_on_Debian_Squeeze David Nind | david.n...@gmail.com PO Box 12367, Thorndon, Wellington, New Zealand 6144 h. +64 4 9720 600 | m. +64 21 0537 847 | w. +64 4 8906 098 On 3 July 2012 19:01, jackymasibo <jmas...@gmail.com> wrote: > hi guys, > i am trying to install koha on a debian pc and when i run apt get update i > get the following error messages > > Err http://ftp.indexdata.dk indexdata/sarge/released Sources > 404 Not Found > Err http://ftp.indexdata.dk indexdata/sarge/released i386 Packages > 404 Not Found > Fetched 197 B in 18s (11 B/s) > W: Failed to fetch > > http://ftp.indexdata.dk/debian/dists/indexdata/sarge/released/source/Sources.gz > 404 Not Found > > W: Failed to fetch > > http://ftp.indexdata.dk/debian/dists/indexdata/sarge/released/binary-i386/Packages.gz > 404 Not Found > > E: Some index files failed to download, they have been ignored, or old ones > used instead. > > your help will be highly appreciated. > _______________________________________________ > Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz > http://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha