Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation freebsd - exiftool issue #2252

Open
Pascaloub opened this issue Sep 12, 2017 · 1 comment
Open

installation freebsd - exiftool issue #2252

Pascaloub opened this issue Sep 12, 2017 · 1 comment

Comments

@Pascaloub
Copy link

Pascaloub commented Sep 12, 2017

'# php bin/setup check:system
sh: /usr/local/www/Phraseanet/lib/Alchemy/Phrasea/Setup/Requirements/../../../../../vendor/phpexiftool/exiftool/exiftool: not found'

'resolution '
'1c1'
'< #!/usr/bin/perl -w'
'---'
'> #!/usr/local/bin/perl -w'

@Fneufneu
Copy link

Fneufneu commented May 2, 2019

So the problem is in exiftool's upstream and the correct fix is:
#!/usr/bin/env perl -w

btw the version of exiftool used by Phraseanet is really old and need an update from 10.10 to 11.38 now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants