CDWserver
webCDcreator
rcdrecord
WWW
|
| Server Configuration Error |
| "cdrecord dev=/dev/sr0 -prcap" failed Solve... |
rcdrecord and files2cd
Follow the following instructions to run rcdrecord and files2cd
on a UNIX-like system. For Windows see the
special Windows instructions.
Download it
wget http://JoergHaeger.de/webCDwriter//download/rcdrecord-2.8.2.tar.bz2
|
or see the
download page
Compile it
bunzip2 --stdout rcdrecord-2.8.2.tar.bz2 | tar xvf -
cd rcdrecord-2.8.2
./configure --server=www.cbrandon.com --port=12411
make
|
Run it
|