View Single Post
Posts: 6 | Thanked: 2 times | Joined on Dec 2009
#41
Then do a:
Code:
apt-get remove --purge ruby ruby1.8 libruby1.8 iplayer-dl
apt-get clean
apt-get update
apt-cache search ruby
If not - you can do try to install it again:
Code:
apt-get install ruby ruby-gems
thanks a lot, that fixed the problem.
Cheers,
F