Personal tools
     DOCUMENTATION

FAQ:Conary on Debian or Ubuntu

From rPath Wiki

Jump to: navigation, search
FAQ
Question: How can I install Conary on Debian or Ubuntu distributions?


Answer: Use the following instructions to install Conary on Debian or Ubuntu systems:

  1. Install dependencies:
    sqlite3 python2.4-dev python2.4 python-elementtree libelfg0-dev libsqlite3-dev python-kid python-crypto
  2. Download the Conary tarball from ftp://download.rpath.com/pub/conary/
  3. Extract the tarball and then execute make ; make install
  4. At this step I failed for now, because I have too old sqlite