Synology : Permission denied at /usr/bin/exiftool line 30

Started by grostarin, October 13, 2015, 08:48:59 AM

Previous topic - Next topic

grostarin

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 !

Phil Harvey

I don't know about the cphub package manager.

Try following the ExifTool installation instructions for your system.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

grostarin

Now it is ok.
Package seems to be buggy...

Thanks a lot for your work and the support !