]> git.ipfire.org Git - pakfire.git/blobdiff - INSTALL
Add "pakfire-server info" command.
[pakfire.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 180b22bba294304d6748755c1327b3f57e549ec7..32b5205cfdabefb99e55797ddaa696a6250877ec 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,13 +1,30 @@
 
-# Requirements #
+For general information about pakfire see README.
 
- * Python 2.x (only tested with 2.7 so far)
- * python-distutils-extra (for install)
- * pyliblzma
+Requirements:
+ * Python 2.6 or greater (not Python 3.x)
  * python-progressbar
- * python-xattr
+ * python-argsparse (included in Python 2.7)
+ * libcap
+ * libsolv
+ * xz
+ * beecrypt (requires libgomp)
+ * popt
+ * libelf
+ * elfutils
 
 
-# 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