From: Michael Tremer Date: Sat, 6 Aug 2011 16:37:39 +0000 (+0200) Subject: Update INSTALL document. X-Git-Tag: 0.9.7~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a4f89be7d2a21b29b077629474834237220e935;p=pakfire.git Update INSTALL document. --- 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