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

error while loading shared libraries #1

Open
Tvde1 opened this issue Jan 27, 2018 · 2 comments
Open

error while loading shared libraries #1

Tvde1 opened this issue Jan 27, 2018 · 2 comments

Comments

@Tvde1
Copy link

Tvde1 commented Jan 27, 2018

I added the buildpack on heroku and tried to run this: convert input.gif -coalesce frame%05d.png but I get this error:

Command failed: convert input.gif -coalesce frame%05d.png
convert: error while loading shared libraries: libgvc.so.6: cannot open shared object file: No such file or directory

This also happens with the heroku-buildpack-latest.

@Tvde1
Copy link
Author

Tvde1 commented Jan 27, 2018

I also have https://github.com/ello/heroku-buildpack-imagemagick installed and the ffmpeg --version command works.

@f4z4on
Copy link
Contributor

f4z4on commented Aug 17, 2018

This has been created for our particular use. We manipulate image either using ImageMagick or PHP GD. Both of them are generally available on Heroku. @onlycheez do you use this image? If not, perhaps stating it’s no longer maintained in README and disabling issues, might be nice idea to lower people’s expectations.

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