Compiling Xarm:

Tupe the following in the project's root directory:

  chmod u+x Configure
  ./Configure
  make

Installing Xarm:

Type the folling in the project's root directory as root:

  make install

