It seems there is a dependency problem with jhead in Fedora 15. I used yum to install jhead, tried to auto rotate some images, but got an error about jpegtran not being found. So I used yum to install libjpeg-turbo-utils, and then auto rotate started working. See my command history below: $ sudo yum install -y jhead $ jhead -autorot * sh: jpegtran: command not found Error : Problem executing specified command in file 'IMG_0273.JPG' $ sudo yum provides "*jpegtran" $ sudo yum install libjpeg-turbo-utils $ jhead -autorot * Modified: IMG_0273.JPG
This has been fixed in rawhide. Also pushing that change to F15. Thanks for the reminder. *** This bug has been marked as a duplicate of bug 673808 ***
jhead-2.90-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/jhead-2.90-4.fc15
jhead-2.90-4.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.