i need your help on installing koha
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... 404 Not Found W: Failed to fetch http://ftp.indexdata.dk/debian/dists/indexdata/sarge/released/binary-i386/Pa... 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.
What version of Koha are you trying to install on what version of Debian and what instructions do you use? idzebra-2.0 is part of Debian stable. Debian Sarge (indicated in the repository address) is really old. schrieb jackymasibo am 03.07.2012 09:01:
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... 404 Not Found
W: Failed to fetch http://ftp.indexdata.dk/debian/dists/indexdata/sarge/released/binary-i386/Pa... 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
Thanks alot Mirko koha version am trying to install is koha 3.02.04 debian version is debian 6.0.5 am just new to linux and koha too so i was using this guide http://www.blazingmoon.org/news/2008/12/install-koha-on-ubuntu-part-4-koha/ any help will be appreciated thanks -- View this message in context: http://koha.1045719.n5.nabble.com/i-need-your-help-on-installing-koha-tp5718... Sent from the Koha-general mailing list archive at Nabble.com.
Hi.
koha version am trying to install is koha 3.02.04
This is an older version of Koha (released in October 2010). Would recommend installing a newer version - 3.8.2 is the latest but is still relatively new (initial release in April, with latest update in June). You could also go with the latest 3.6 version (3.6.6 released in June). To understand the version numbering see: http://koha-community.org/about/release-schedule/ Installation instructions are included with the download - this is the best place to look initially. David Nind | david.nind@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
Thanks alot david that problem is now solved but i have another issue i am trying to test my SAX Parser but when i run the following command misc/sax_parser_print.pl i get bash: misc/sax_parser_print.pl: No such file or directory any help will be appreciated thanks jackie On Tue, Jul 3, 2012 at 2:19 PM, David Nind [via Koha] < ml-node+s1045719n5718358h92@n5.nabble.com> wrote:
Hi.
koha version am trying to install is koha 3.02.04
This is an older version of Koha (released in October 2010). Would recommend installing a newer version - 3.8.2 is the latest but is still relatively new (initial release in April, with latest update in June). You could also go with the latest 3.6 version (3.6.6 released in June).
To understand the version numbering see: http://koha-community.org/about/release-schedule/
Installation instructions are included with the download - this is the best place to look initially.
David Nind | [hidden email]<http://user/SendEmail.jtp?type=node&node=5718358&i=0> PO Box 12367, Thorndon, Wellington, New Zealand 6144 h. +64 4 9720 600 | m. +64 21 0537 847 | w. +64 4 8906 098 _______________________________________________ Koha mailing list http://koha-community.org [hidden email] <http://user/SendEmail.jtp?type=node&node=5718358&i=1> http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://koha.1045719.n5.nabble.com/i-need-your-help-on-installing-koha-tp5718... To unsubscribe from i need your help on installing koha, click here<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5718333&code=am1hc2lib0BnbWFpbC5jb218NTcxODMzM3wtMTI2MDMzMTEw> . NAML<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://koha.1045719.n5.nabble.com/i-need-your-help-on-installing-koha-tp5718... Sent from the Koha-general mailing list archive at Nabble.com.
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.nind@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 <jmasibo@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... 404 Not Found
W: Failed to fetch
http://ftp.indexdata.dk/debian/dists/indexdata/sarge/released/binary-i386/Pa... 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
participants (4)
-
David Nind -
jackymasibo -
Mirko -
themneks