These are generic installation instructions, because dcd is a generic program.

* If you're a Debian user, you may be able to stop right here. Various
  volunteers have kept dcd in the Debian package system, which should be
  available under unstable/sound in your favorite Debian mirror. (It'll
  probably be `stable' around Debian 2.2.)

* Look at the Makefile.
  There are a few things you might want to change:
  * If /dev/cdrom isn't a symlink to your "real" CD-ROM device, either edit
    the Makefile or create the symlink as appropriate.
  * You might want to enable the debugging flags. But probably not.
  * If your system is regularly, reliably connected to the Internet, you
    may wish to enable the Internet code. This allows access to the CD
    Index (www.cdindex.org) for downloading of track lists.
  * Various other configuration options which are explained much better
    in the Makefile. 

* Type `make'. Then type `make install' or just copy the binary (dcd)
  and manual page (dcd.1) somewhere useful.
* Also, consider creating the ~/.cdindex directory to cache CD data.
