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 liblcms.so.1 missing #11

Open
jtblin opened this issue Jan 31, 2015 · 3 comments
Open

Error liblcms.so.1 missing #11

jtblin opened this issue Jan 31, 2015 · 3 comments

Comments

@jtblin
Copy link

jtblin commented Jan 31, 2015

I am getting the following error when using the build pack on heroku

convert: error while loading shared libraries: liblcms.so.1: cannot open shared object file: No such file or directory

I am using imagemagick-stream and it looks like the buildpack is installed correctly.

Here is my .buildpacks:

https://github.com/stomita/heroku-buildpack-phantomjs
https://github.com/mcollina/heroku-buildpack-imagemagick
https://github.com/heroku/heroku-buildpack-nodejs

Extract from heroku output:

remote: 
remote: -----> Fetching custom git buildpack... done
remote: -----> Multipack app detected
remote: =====> Downloading Buildpack: https://github.com/stomita/heroku-buildpack-phantomjs
remote: =====> Detected Framework: PhantomJS
remote: -----> Extracting PhantomJS 1.9.8 binaries to /tmp/build_8cdde3b6af3afe15b6f011c6c39402fe/vendor/phantomjs
remote: -----> exporting PATH and LIBRARY_PATH
remote: =====> Downloading Buildpack: https://github.com/mcollina/heroku-buildpack-imagemagick
remote: =====> Detected Framework: 
remote: -----> Installing libpng 1.5.14
remote:        Download completed
remote:        Installation completed
remote: -----> Installing imagemagick 6.8.2-3
remote:        Download completed
remote:        Installation completed
remote: -----> Building runtime environment for imagemagick
@mcollina
Copy link
Owner

See #9.

@jtblin
Copy link
Author

jtblin commented Feb 1, 2015

Thanks, is there a fix planned?

@mcollina
Copy link
Owner

mcollina commented Feb 1, 2015

I have no time to spend on this (I did it as part of a previous job), and I have no budget to keep supporting this. That said, if anybody wants to keep maintaining this, I more than happy to let this go.

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