Krabber Krabber
Version 0.2

Next Previous Table of Contents

 

2. Installation

2.1 How to obtain Krabber

Krabber can found at the KDE ftp-server. ftp://ftp.kde.org/pub/kde/stable/apps/multimedia/
A first homepage is at tripod .

2.2 Requirements

To use all features of Krabber you must have the above applications in your PATH:

2.3 Compilation and installation

In order to compile and install Krabber on your system, type the following in the base directory of the Krabber distribution:
% ./configure
% make
% make install
Since Krabber uses autoconf you should have not trouble compiling it. Should you run into problems please report them to the the author at 942ftas@stud.fh-jena.de
An static compiled binarie is at tripod.

You must setup cdparanoia ( and maybe cdda2wav ) with
chown root.root cdparanoia
chmod 6777 cdparanoia
to enable the access to your cd-rom device.

alternative you can do
chmod 0777 /dev/sg1  (to enable access on your second SCSI device), or
chmod 0777 /dev/hdc  (to enable access on the master IDE device on the second channel)
 
 

Next Previous Table of Contents