To compile eBook-speaker, be sure the following extra packages are installed:

   libasound2-dev
   libpulse-dev
   libncursesw5-dev
   libsox-dev
   libmagic-dev
   libxml2-dev
   libsndfile1-dev
   libflac-dev
   libogg-dev
   libvorbis-dev

Give the following command:

   $ ./configure
   $ make

Give, as user root, the following command to install eBook-speaker
onto your system:

   # make install
