Downloads:

Stable:

nothing yet

Development:

nothing yet

Dependencies:


To compile crossbow-config form source, extract the tar.gz archive and open a console:

  • ./configure
    (or ./configure --prefix=/usr for Red Hat based distributions)
  • make
  • su
    (type your root password)
  • make install

To install crossbow-config via RPM, open a console and type:

  • su
    (enter your root password)
  • rpm -ivh crossbow-config-x.x.x.rpm
    (where x.x.x is the version you got)