nntp for ruby 1.9.3

  • Follow


Trying to get some sort of ruby nntp working as so:INSTALL

"INSTALL

    sudo gem install libruby-nntp or
    sudo dpkg -r libruby-0.0.1.deb"
https://forge.secure.at:10443/projects/ruby-net-nntp/chrome/site/doc/


however, I can't find it:

thufir@dur:~$ 
thufir@dur:~$ gem search nntp -r

*** REMOTE GEMS ***

nntp (1.0.0)
ruby-net-nntp (1.0.0)
thufir@dur:~$ 
thufir@dur:~$ gem search libruby -r

*** REMOTE GEMS ***


thufir@dur:~$ 
thufir@dur:~$ gem install libruby-nntp --no-rdoc --no-ri
ERROR:  Could not find a valid gem 'libruby-nntp' (>= 0) in any repository

^CERROR:  Interrupted
thufir@dur:~$ 
thufir@dur:~$ gem --version
1.8.19
thufir@dur:~$ 
thufir@dur:~$ ruby --version
ruby 1.9.3p125 (2012-02-16 revision 34643) [i686-linux]
thufir@dur:~$ 


Which I'm trying only because of:

http://rubyforge.org/tracker/index.php?
func=detail&aid=28116&group_id=706&atid=2803


which doesn't seem to patch for me.


thanks,

Thufir

0
Reply hawat.thufir (2520) 3/24/2012 6:05:33 AM


0 Replies
94 Views

(page loaded in 0.506 seconds)

Similiar Articles:













7/21/2012 10:03:39 PM


Reply: