HOW TO INSTALL htsclient.ncurses
--------------------------------

* unpack the archive
   tar xfvz htsclient.ncurses-x.y.z.tar.gz
  where x.y.z is the version of htsclient.ncurses.
  (you probably have already done this step)

* edit config.h if you want to change any compile-time options
  (optional)

* edit the Makefile
  (optional; For compiling on "normal" GNU/Linux distributions everything
  should be fine)

* make

* as root do: 
   make install


You can use 'make uninstall' to remove all files that were
installed by typing 'make install'. You must be root for that too.

If you manage to compile htsclient.ncurses on systems other than
GNU/Linux please tell me. I'd like to hear about it.
  -- Uwe Hermann <uh1763@bingo-ev.de>
