LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Help installing xcdroast (https://www.linuxquestions.org/questions/linux-software-2/help-installing-xcdroast-92779/)

ShaggyHiggins 09-14-2003 04:42 PM

Help installing xcdroast
 
Hullo... i'm trying to install xcdroast for mandrake 9.1. it fails, telling me that it needs cdrecord, mkisofs and cdda2wav... all of which are installed as far as i know. :scratch: I just finished installing them through the mandrake control center. (is that bad? should i use the rpm command instead??)

I'm a bit of a newb to the linux world so go easy on me. Also, any tips or links to resources on how to use cdrecord on the command line would be appreciated too.

big THANKS to anyone who answers

born4linux 09-14-2003 06:08 PM

most probably xcdroast is looking for a different version of cdrecord, mkisofs and cdda2wav?

use the CLI instead. references can be found here:

http://www.tldp.org/

but of course, http://www.google.com/linux/ knows what you need.

Mathieu 09-14-2003 09:06 PM

Quote:

i'm trying to install xcdroast for mandrake 9.1. it fails, telling me that it needs cdrecord, mkisofs and cdda2wav... all of which are installed as far as i know. :scratch:
You can query the RPM database to see if cdrecord, mkisofs and cdda2wav are in fact installed.
Use the following command (do it for all three).
Code:

rpm -qa | grep cdrecord

rshaw 09-14-2003 09:26 PM

and get 0.98alpha14, it's easier to configure for non-root mode. www.xcdroast.org


All times are GMT -5. The time now is 07:10 AM.