To compile daisy-player, be sure the following extra packages are installed:

   libncursesw5-dev
   libsox-dev
   libxml2-dev

Give the following commands:

   $ ./configure
   $ make

As root:

   # make install
