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

gem install fails -> active_pdftk nog registered in rubygems? #36

Open
koenhandekyn opened this issue Jan 11, 2013 · 4 comments
Open

gem install fails -> active_pdftk nog registered in rubygems? #36

koenhandekyn opened this issue Jan 11, 2013 · 4 comments

Comments

@koenhandekyn
Copy link

the gem install fails. it seems active_pdftk is (no longer?) registered in rubygems ?

@koenhandekyn
Copy link
Author

a patch is to install the gem with bundler
add this to your Gemfile
gem 'active_pdftk', :git => 'git@github.com:tcocca/active_pdftk.git'
than bundle install and bundle exec

@tcocca
Copy link
Owner

tcocca commented Feb 12, 2013

Hi. sorry this took me so long to respond too. Things have been very busy. I have not actually released the gem yet to rubygems because I am having problems getting the tests to pass on travis. They are running fine for me locally but they are not passing on travis and I can not figure it out. For now you should go exactly what you are doing and use the gem from the git repo. Also, if you want to take a look at the travis issue I'd love some help with the gem.

@vkeziah
Copy link

vkeziah commented Oct 31, 2016

I cant install it through git link

@jamesst20
Copy link

Same issue and work around not working either

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

4 participants