Re: xcdroast, cdda2wav, cdrtools, and cdrkit
Rich Shepard <[email protected]>
| Newsgroups | gmane.linux.slackware |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2 Dec 2011, Dimitris Tzemos wrote: > you can use this > > # Workaround for Invalid cdda2wav version error > mv /usr/bin/xcdroast /usr/bin/xcdroast.bin > > # Building X-CD-Roast bin script wrapper > cat << EOF > /usr/bin/xcdroast > #!/bin/bash > cd /usr/bin > exec /usr/bin/xcdroast.bin -n > EOF > chmod 755 /usr/bin/xcdroast Dimitris, Ah, so. I ran as root with the -n option and it worked with no problems. > or download and compile the xcdroast-0.98alpha15.tar.gz previous version which > works fine. Interesting. It's been long enough that I don't recall if I used alpha15 or alpha16 the last time I used it. Actually, for several years I used the command line and avoided xcdroast completely. Do you think this incompatibility and the cdrtools/cdrkit situation will be resolved soon? Just curious. Many thanks, Rich