View Single Post
  #7   (View Single Post)  
Old 17th July 2008
map7 map7 is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 75
Default

I found that if I do a
Code:
# gem list --remote | grep -i qt
I get qtruby4 listed but I cannot install this. I tried this:
Code:
# gem install qtruby4 --remote
ERROR:  could not find qtruby4 locally or in a repository
Reply With Quote