Some tweaks for Debian Etch install procedure
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
c6c82fb2a5
commit
b74320ef05
2 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,7 @@ http://wiki.koha.org/doku.php?id=encodingscratchpad
|
|||
|
||||
1.1 Install Debian Etch via Businesscard CD
|
||||
|
||||
See http://www.debian.org/devel/debian-installer/
|
||||
See http://www.debian.org/releases/etch/debian-installer/
|
||||
|
||||
1.2 Set up apt sources for Git, Yaz and Zebra packages
|
||||
|
||||
|
@ -39,6 +39,7 @@ Edit your /etc/apt/sources.list file and add the following:
|
|||
|
||||
Backports packages are signed with a key you can install as follows:
|
||||
|
||||
$ sudo apt-get update
|
||||
$ sudo apt-get install debian-backports-keyring
|
||||
|
||||
The Index Data packages are signed with a key you can install as follows:
|
||||
|
|
|
@ -46,6 +46,7 @@ libtext-wrapi18n-perl install
|
|||
libtime-duration-perl install
|
||||
libtime-format-perl install
|
||||
libtimedate-perl install
|
||||
libunix-syslog-perl install
|
||||
libxml-dom-perl install
|
||||
libxml-dumper-perl install
|
||||
libxml-namespacesupport-perl install
|
||||
|
|
Loading…
Reference in a new issue