ExifTool Forum

ExifTool => Install Problems => Topic started by: grostarin on October 13, 2015, 08:48:59 AM

Title: Synology : Permission denied at /usr/bin/exiftool line 30
Post by: grostarin on October 13, 2015, 08:48:59 AM
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 !
Title: Re: Synology : Permission denied at /usr/bin/exiftool line 30
Post by: Phil Harvey on October 13, 2015, 09:03:09 AM
I don't know about the cphub package manager.

Try following the ExifTool installation instructions (https://exiftool.org/install.html) for your system.

- Phil
Title: Re: Synology : Permission denied at /usr/bin/exiftool line 30
Post by: grostarin on October 14, 2015, 02:55:33 PM
Now it is ok.
Package seems to be buggy...

Thanks a lot for your work and the support !