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::ImpossibleDependenciesError) #2

Open
sevk opened this issue Nov 21, 2013 · 0 comments
Open

(Gem::ImpossibleDependenciesError) #2

sevk opened this issue Nov 21, 2013 · 0 comments

Comments

@sevk
Copy link

sevk commented Nov 21, 2013


C:\Users\game>gem install dht
ERROR:  While executing gem ... (Gem::ImpossibleDependenciesError)
    http-0.5.0 requires http_parser.rb (>= 0) but it conflicted:
  Activated http_parser.rb-0.5.3 instead of (>= 0.6.0.beta.2) via:
    reel-0.4.0, dcell-0.15.0, dht-0.0.1

C:\Users\game>gem list

*** LOCAL GEMS ***

bencode (0.8.0)
coderay (1.0.9)
ffi (1.9.3 java)
jruby-win32ole (0.8.5)
method_source (0.8.2)
pry (0.9.12.2 java)
rake (10.1.0)
slop (3.4.6)
spoon (0.0.4)


C:\Users\game>jruby -v
jruby 1.7.8 (1.9.3p392) 2013-11-14 0ce429e on Java HotSpot(TM) Client VM 1.7.0_0
7-b10 [Windows 7-x86]



C:\Users\game>gem install http
Fetching: http_parser.rb-0.5.3-java.gem (100%)
Successfully installed http_parser.rb-0.5.3-java
Fetching: http-0.5.0.gem (100%)
Successfully installed http-0.5.0
2 gems installed

C:\Users\game>gem install dht
ERROR:  While executing gem ... (Gem::ImpossibleDependenciesError)  
...


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

1 participant