mknod missing in libraw1394.rpm
Brought to you by:
aeb,
bencollins
The rpm package of libraw (libraw1394-0.9.0-1.i386.rpm) should contain the command
mknod -m 600 /dev/raw1394 c 171 0
chown root.root /dev/raw1394
in the postinstall script. E.g. on redhat-7.1 this device is missing and therefor you'll get a "unable to get
handle" when testing with testlibraw.
Please add these lines to the spec file.
Logged In: YES
user_id=196071
Please submit this bug report to libraw1394, and not the
linux1394 driver project. Thanks.