#include <hallo.h> * Francois Marier [Wed, Nov 29 2006, 08:31:33PM]: > On Wed, Nov 29, 2006 at 11:19:42AM +0100, Eduard Bloch wrote: > > k3b seems to use some code to detect mkisofs using "mkisofs -version". > > This is great, but it should accept other strins in the output and not > > just "mkisofs version...". Currently it only says "mkisofs not found" > > though /usr/bin/mkisofs does exist and is a link to another program. > > Hi Eduard, > > I suppose you are renaming mkisofs just like cdrecord became wodim? > > If that's the case, please tell me when I will be able to get a new version > of cdrkit (amd64) to update the check in K3b. I will also update the > control file so that it depends on the new package.
You figured right, but it is not released yet. The not-so-new app is genisoimage, which produces some dummy output with -version now, like: $ mkisofs -version mkisofs 2.01 is not what you see here. This line is only a fake for too clever GUIs and other frontend applications. In fact, this program is: genisoimage 1.1 (Linux) Eduard. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]