
For general information about pakfire see README.

Requirements:
 * Python 2.6 or greater (not Python 3.x)
 * python-argsparse (included in Python 2.7)
 * libcap
 * libsolv
 * xz
 * beecrypt (requires libgomp)
 * popt
 * libelf
 * elfutils


Install instructions:

Run

  ./configure ...
  make
  make install

as the root user and you are done.
