Hello,
I have a synology DS414 NAS and exiftool returns me a permission error when executing.
I used "https://www.cphub.net/" in package manager to install.
DSM Version : DSM 5.2-5592 Update 4
Perl version :
QuoteNAS> perl -v
This is perl 5, version 18, subversion 4 (v5.18.4) built for armle-linux
Exiftool version : 10.00
Exiftool execution :
QuoteNAS> /usr/bin/exiftool IMG_4474.JPG
Can't locate Image/ExifTool.pm: Permission denied at /usr/bin/exiftool line 30.
BEGIN failed--compilation aborted at /usr/bin/exiftool line 30.
Does somebody have an idea to resolve this issue ?
Thanks a lot !
I don't know about the cphub package manager.
Try following the ExifTool installation instructions (https://exiftool.org/install.html) for your system.
- Phil
Now it is ok.
Package seems to be buggy...
Thanks a lot for your work and the support !