[Koha-patches] [PATCH] Debian installation instructions minor editing

Frederic Demians f.demians at tamil.fr
Wed Apr 23 20:03:31 CEST 2008


---
 INSTALL.debian |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL.debian b/INSTALL.debian
index 1c35e80..3e987bc 100755
--- a/INSTALL.debian
+++ b/INSTALL.debian
@@ -56,7 +56,6 @@ Run the following command to update your system:
 
     $ sudo apt-get update
     $ sudo apt-get -t etch-backports install git-core git-email
-    $ sudo apt-get install yaz idzebra-2.0 idzebra-2.0-doc
 
 1.4 Get Koha
 
@@ -268,6 +267,7 @@ Run the following commands:
 
     $ sudo a2enmod rewrite
     $ sudo a2ensite koha
+    $ sudo a2dissite default
     $ sudo apache2ctl restart
 
 5. Configure and start Zebra
-- 
1.5.3.7




More information about the Koha-patches mailing list