INSTALLATION ------------ To install these scripts, simply copy them into your $PATH somewhere. I recommend creating a local bin directory at ~/bin and adding it to your path. To do so, edit the file ~/.bashrc and add the line: export PATH=$PATH:~/bin Install ALL of the scripts, since some of them depend on others. You will need the following perl modules: CDDB (for cdripper) CDDB_get (for cdripper) Music::Tag::OGG (for tagfromfilename) Music::Tag::FLAC (for tagfromfilename) Music::Tag::MusicBrainz (for tagfromfilename) You will also need the following programs: cdparanoia mplayer, mpg321, or mpg123 oggenc cdrecord vorbiscomment metaflac (for flac support)