]> git.ipfire.org Git - pakfire.git/commitdiff
Update INSTALL document.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Aug 2011 16:37:39 +0000 (18:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Aug 2011 16:37:39 +0000 (18:37 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 180b22bba294304d6748755c1327b3f57e549ec7..f6ea5aa0b73c172ac5dbdde00b7c5ad05bdb9e66 100644 (file)
--- 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