On Apr 7, 5:40 am, Daniel Tinivella <[email protected]>
wrote:
> ti...@creek:/home/tinix/test/grin# gem install ruby-debug
> Building native extensions. This could take a while...
> ERROR: Error installing ruby-debug:
> ERROR: Failed to build gem native extension.
>
> /usr/bin/ruby1.8 extconf.rb install ruby-debug
> extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)
> from extconf.rb:1
>
> Gem files will remain installed in /var/lib/gems/1.8/gems/linecache-0.43
> 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
> Thanks Tinix./
> --
> Posted viahttp://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
-~----------~----~----~----~------~----~------~--~---