On 5 July 2012 11:43, Mandeep Kaur <[email protected]> wrote: > On Thu, Jul 5, 2012 at 3:58 PM, Colin Law <[email protected]> wrote: >> So it is not there then, gone. That is what you were trying to >> achieve is it not? Do you still have a problem? > > Yes while locating ruby it gives following result: > > $ locate ruby > /usr/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/swiftiplied_mongrel.rb > /usr/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/thin.rb > ....... > Now i move to /usr/lib/ruby it gives result as below (I have removed > this ruby folder manually) > > $ cd /usr/lib/ruby > -bash: cd: /usr/lib/ruby: No such file or directory > > I have also used updatedb and still gives same result. This locate > command shows result of folders that are not exists. I want to > reinstall RoR thats why i'm removing RoR but now I am getting problem.
So the problem you have is that the locate command is showing files that no longer exist. That is nothing to do with RoR so this is not the place to ask about it. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.

