Frederick Cheung wrote: > On Apr 7, 5:40�am, Daniel Tinivella <[email protected]> > wrote: >> for inspection. >> Results logged to /var/lib/gems/1.8/gems/linecache-0.43/ext/gem_make.out >> ti...@creek:/home/tinix/test/grin# >> >> what is the problem ..??? >> > > That usually means that you don't have the development headers for > ruby (often a separate package on most linux distributions, eg ruby- > dev or ruby-devel) > > Fred
Thank Fred...!!! look this the package is ruby1.8-dev then install ti...@creek:/#sudo gem install ruby-debug Building native extensions. This could take a while... Building native extensions. This could take a while... Successfully installed linecache-0.43 Successfully installed ruby-debug-base-0.10.3 Successfully installed ruby-debug-0.10.3 3 gems installed Installing ri documentation for linecache-0.43... Installing ri documentation for ruby-debug-base-0.10.3... Installing ri documentation for ruby-debug-0.10.3... Installing RDoc documentation for linecache-0.43... Installing RDoc documentation for ruby-debug-base-0.10.3... Installing RDoc documentation for ruby-debug-0.10.3... ti...@creek:/# ok ! Again thanks Fred...!! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

