%general-entities; ]> $LastChangedBy$ $Date$ CDParanoia-&CDParanoia-version; CDParanoia Introduction to CDParanoia The CDParanoia package contains a CD audio extraction tool. This is useful for extracting .wav files from audio CDs. A CDDA capable CDROM drive is needed. Practically all drives supported by Linux can be used. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &CDParanoia-md5sum; Download size: &CDParanoia-size; Estimated disk space required: &CDParanoia-buildsize; Estimated build time: &CDParanoia-time; User Notes: Installation of CDParanoia Install CDParanoia by running the following commands: sed -i '/default:/a break;' interface/utils.h && ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install && chmod -v 755 /usr/lib/libcdda_*.so.0.9.8 Command Explanations sed -i '/default:/a break;' interface/utils.h: This command enables the code to be compiled with a recent version of gcc. Configuring CDParanoia Configuration Information Contents Installed Program Installed Libraries Installed Directories cdparanoia libcdda_interface.{so,a} and libcdda_paranoia.{so,a} None Short Descriptions cdparanoia is used for 'ripping' an audio-cd. Ripping is the process of digitally extracting music from an audio-cd. cdparanoia libcdda_interface.{so,a} contains functions used by cdparanoia, as well as other packages, which can automatically identify if a CD device is CDDA compatible. libcdda_interface.{so,a} libcdda_paranoia.{so,a} contains functions used by cdparanoia, as well as other packages, which provide data verification, synchronization, error handling and scratch reconstruction capability. libcdda_paranoia.{so,a}