heroku-buildpack-ruby-pdftk icon indicating copy to clipboard operation
heroku-buildpack-ruby-pdftk copied to clipboard

No compilation

Open adamburmister opened this issue 12 years ago • 2 comments

This is my first buildpack install, so I may just be doing this wrong.

I've followed the readme instructions, updated the S3 URL (https://github.com/adamburmister/heroku-buildpack-ruby-pdftk/blob/master/lib/custom/pdftk.rb#L9) and added the BUILDPACK_URL=https://github.com/adamburmister/heroku-buildpack-ruby-pdftk config var, which sets it and restarts the app

I don't however see any log feedback or filesystem changes.

My expectation was the binary would be available in vendor/pdftk

Any guidance would be much appreciated

adamburmister avatar May 24 '13 15:05 adamburmister

@adamburmister Are you still having this issue? Has your file on S3 been made public?

andyatkinson avatar Sep 18 '15 19:09 andyatkinson

@adamburmister I had this issue initially before I realized I hadn't downloaded the source file correctly (before uploading it to S3). It should be around 13 MB so make sure that your version on S3 is around that size and is publicly accessible.

andyatkinson avatar Sep 18 '15 19:09 andyatkinson