Install

From XBill-NG

Revision as of 17:40, 30 March 2010 by Thepeskygeek (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

From the INSTALL file: To install:

       ./configure
       make
       make install

Notes:

  • libXpm is required.
  • The only UI is Athena - we'll add more GUIs later.
  • Compiling in a seperate directory will need you to copy pixmaps/, bitmaps/, and scores to the compile directory:
       cp -R ../XBILL-NG-TREE/pixmaps .
       cp -R ../XBILL-NG-TREE/bitmaps .
       cp ../XBILL-NG-TREE/scores .
Personal tools