From 6a4f89be7d2a21b29b077629474834237220e935 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 6 Aug 2011 18:37:39 +0200 Subject: [PATCH] Update INSTALL document. --- INSTALL | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 180b22bba..f6ea5aa0b 100644 --- a/INSTALL +++ b/INSTALL @@ -1,13 +1,27 @@ -# Requirements # +For general information about pakfire see README. - * Python 2.x (only tested with 2.7 so far) +Requirements: + * Python 2.6 or greater (not Python 3.x) * python-distutils-extra (for install) * pyliblzma * python-progressbar * python-xattr + * python-argsparse (included in Python 2.7) + * libsolv -# Install instructions # +Install instructions: -Run make install as the root user and you are done. +Run make && make install as the root user and you are done. + + +Binary packages: + + Binaries are available for at least Fedora at: + + Open build service: + https://build.opensuse.org/project/show?project=home%3Amstremer%3Apakfire + + See the announcement: + http://planet.ipfire.org/post/pakfire-3-rpm-packages-available-for-fedora-14-15 -- 2.39.5