From 68591eb0e164123898c3631fb88f6e46f52e2a45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6rkem=20=C3=87etin?= Date: Wed, 29 Mar 2006 11:45:42 +0000 Subject: [PATCH] =?UTF-8?q?ufak=20d=C3=BCzeltmeler?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- INSTALL | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 88da9e71..2f8f6202 100644 --- a/INSTALL +++ b/INSTALL @@ -1,13 +1,16 @@ -You can install PISI on your system with a single command. +You can install PiSi on your system with a single command. # ./setup.py install -If you are on a pardus system, you should delete /usr/lib/pardus/pisi +If you are on a Pardus system, you should delete /usr/lib/pardus/pisi when you are installing the SVN version -PISI requires 4suite XML processing library, the newest version +PiSi requires 4suite XML processing library, the newest version bsd bindings called "bsddb3" and Pardus configuration manager COMAR in order to run. -If you are upgrading from an old pisi release you may have to -run rebuild-db command +If you are upgrading from an old PiSi release you may have to +run the following command as root: + +# pisi rebuild-db +