View Single Post
Posts: 30 | Thanked: 104 times | Joined on Jun 2014 @ Earth
#19
Originally Posted by nieldk View Post
to be able to run 'ruby' either add /usr/local/bin to your PATH
or
ln - s /usr/local/bin/ruby /usr/bin/ruby

if you want to delete
dpkg -r ruby-1.93p448
thanks bro..now i've new issue...ruby installation missing psych...googling found the answer but not fix with me..i'm trying install libyaml ,reinstall,not working.....and last one im try libtool,and the installatation got error "libtool missize" somthing like that...how can i fix this problem???thanx.. man!!!!