Install

From XBill-NG

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