File: README

package info (click to toggle)
cccd 0.3beta3-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 240 kB
  • ctags: 262
  • sloc: ansic: 3,420; makefile: 73
file content (38 lines) | stat: -rw-r--r-- 1,435 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
CCCD 0.3beta3

This is a maintenance release. Sven Riedel, the original author has passed
cccd over to me, and I have started working on it. Please refer to 
README.original for usage hints.

Installation for RPM based systems:
Use rpm -tb cccd-0.3beta3.tar.gz to build a binary RPM for cccd. Use
rpm -i or your favourite tool to install.

Installation without RPM:
1. Review the Makefile. Check the location of the "mail" command and
   choose the CFLAGS to suite your taste. 
2. A different installation directory can be specified by using
   make install prefix=/your/dir

Additional hints:
1. Make sure you have read permissions for the CD drive, not only
   for /dev/cdrom (usually a link)
2. If you want to store CDDB entries on your local disk, configure a path
   location via the CDDB tab of the info dialog (e.g. /home/yourname/.cddb).
   Create this path and some subdirectories, which will act as category
   folders. You do not need to follow the original CDDB categories.

Limitations:
o CDDB related GUI elements need checking (done)
o spits out tons of ugly debug messages (switched off in Makefile)
o handling of multisession CDs needs more testing
o no CDDB through a proxy/firewall

Known bugs:
Please see http://home.pages.de/~jst/cccd/bugs.html for information.

If you find a bug or problem, please report it to me using the form 
found in BUGREPORT. Also coding help is welcome.

Jochen A. Stein
jst@writeme.com