Closed musaffa closed 9 years ago
Oh I got it working with heroku buildpack multi. First I set the config var:
$ heroku config:set BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi
Then created a .buildpacks
with:
https://github.com/alex88/heroku-buildpack-vips.git
https://github.com/heroku/heroku-buildpack-ruby.git
Now it works.
After installing libvips with this buildpack, I get proper version no:
But I cannot install ruby-vips using heroku ruby buildpack. Here is the build trace:
I get the following output for $PATH, $PKG_CONFIG_PATH and $LD_LIBRARY_PATH:
PATH
PKG_CONFIG_PATH
LD_LIBRARY_PATH