On Tue, Jul 30, 2013 at 6:42 PM, Bill Davidsen <davidsen@xxxxxxx> wrote:
Richard Shaw wrote:Don't know what issues you have building, it always built flawlessly for me, and installed in /opt/schily/{bin,lib,man,etc}. Add /opt/schily/bin to the *FRONT* of PATH, MANPATH, and you are good to go, replaces the stuff Fedora includes which makes a lot of it start working better.
... skip spending time getting cdrtools 3.01 to build ...
I never run "make install" directly. Since I'm a Fedora packager I always build EVERYTHING in an RPM. So I'm trying to get it to play nice with cdrkit but it may be more trouble than it's worth.
I'm still working on getting the kinks out of that... conflicts with severalIcedax? Never tried it, too many alternate way to do that.
cdrkit packages (genisoimage, wodim, icedax)
It provides the cdrkit alternatives to cdda2wav and cdda2ogg and is pulled in by brasero. I've never used it directly.
Ok! Last resort, do it the PITA way...The loop mount stuff is a good way to go, you can keep an image fresh and just burn it when you need a current copy.
$ dd if=/dev/zero of=/bdimage.udf bs=2048 count=12219392
$ mkudffs bdimage.udf
# sudo mount -t udf -o loop bdimage /mnt/disc
currently copying files into the image file... HOPEFULLY brasero will at least
burn the image...
Yeah, I don't have a problem doing things from the command line but sometimes I just want drag-n-drop and click a button :)
Richard
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org