Skip to content

Instantly share code, notes, and snippets.

@THUFIR
Created March 25, 2012 07:51
Show Gist options
  • Save THUFIR/2192219 to your computer and use it in GitHub Desktop.
Save THUFIR/2192219 to your computer and use it in GitHub Desktop.
libruby-nntp
thufir@dur:~$
thufir@dur:~$ type rvm | head -1
rvm is a function
thufir@dur:~$
thufir@dur:~$ rvm --version
rvm 1.10.3 by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.beginrescueend.com/]
thufir@dur:~$
thufir@dur:~$ ruby --version
ruby 1.9.3p125 (2012-02-16 revision 34643) [i686-linux]
thufir@dur:~$
thufir@dur:~$ gem --version
1.8.19
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
^C
^CERROR: Interrupted
thufir@dur:~$
thufir@dur:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
thufir@dur:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment