wbsmith83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Sep-20 09:37 UTC
gem install problem on os x
I just got a mac monday and am trying to install ruby-debug, however, when I do it fails and gives me an error. Its happened with a few other gems too. I type "sudo gem install ruby-debug" and I get the following: Install required dependency ruby-debug-base? [Yn] y Select which gem to install for your platform (universal-darwin8.0) 1. ruby-debug-base 0.9.3 (ruby) 2. ruby-debug-base 0.9.3 (mswin32) 3. Skip this gem 4. Cancel installation> 1Building native extensions. This could take a while... ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) ERROR: Failed to build gem native extension. ruby extconf.rb install ruby-debug creating Makefile make sh: line 1: make: command not found Gem files will remain installed in /usr/local/lib/ruby/gems/1.8/gems/ ruby-debug-base-0.9.3 for inspection. Results logged to /usr/local/lib/ruby/gems/1.8/gems/ruby-debug- base-0.9.3/ext/gem_make.out Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
<cliveharber-q/Bov5K/xQpeoWH0uzbU5w@public.gmane.org>
2007-Sep-20 10:00 UTC
Re: gem install problem on os x
This was on the list recently - you need to install the dev-tools I think, look back in the archives. HTH Clive ---- "wbsmith83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <wbsmith83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I just got a mac monday and am trying to install ruby-debug, however, > when I do it fails and gives me an error. Its happened with a few > other gems too. I type "sudo gem install ruby-debug" and I get the > following: > Install required dependency ruby-debug-base? [Yn] y > Select which gem to install for your platform (universal-darwin8.0) > 1. ruby-debug-base 0.9.3 (ruby) > 2. ruby-debug-base 0.9.3 (mswin32) > 3. Skip this gem > 4. Cancel installation > > 1 > Building native extensions. This could take a while... > ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) > ERROR: Failed to build gem native extension. > > ruby extconf.rb install ruby-debug > creating Makefile > > make > sh: line 1: make: command not found > > > Gem files will remain installed in /usr/local/lib/ruby/gems/1.8/gems/ > ruby-debug-base-0.9.3 for inspection. > Results logged to /usr/local/lib/ruby/gems/1.8/gems/ruby-debug- > base-0.9.3/ext/gem_make.out > > Any ideas? > > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
wbsmith83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Sep-20 16:04 UTC
Re: gem install problem on os x
I just searched under everything I could thing of and came up empty. I found a lot of people with similar problems, but no solutions. On Sep 20, 5:00 am, <clivehar...-q/Bov5K/xQpeoWH0uzbU5w@public.gmane.org> wrote:> This was on the list recently - you need to install the dev-tools I think, look back in the archives. > > HTH > > Clive > > ---- "wbsmit...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <wbsmit...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I just got a mac monday and am trying to install ruby-debug, however, > > when I do it fails and gives me an error. Its happened with a few > > other gems too. I type "sudo gem install ruby-debug" and I get the > > following: > > Install required dependency ruby-debug-base? [Yn] y > > Select which gem to install for your platform (universal-darwin8.0) > > 1. ruby-debug-base 0.9.3 (ruby) > > 2. ruby-debug-base 0.9.3 (mswin32) > > 3. Skip this gem > > 4. Cancel installation > > >1 > > Building native extensions. This could take a while... > > ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) > > ERROR: Failed to build gem native extension. > > > ruby extconf.rb install ruby-debug > > creating Makefile > > >make > >sh:line1:make:commandnotfound > > > Gem files will remain installed in /usr/local/lib/ruby/gems/1.8/gems/ > > ruby-debug-base-0.9.3 for inspection. > > Results logged to /usr/local/lib/ruby/gems/1.8/gems/ruby-debug- > > base-0.9.3/ext/gem_make.out > > > Any ideas?--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
It does look like you don''t have Xcode tools installed. Make is not available without Dev tools installed. On Sep 20, 12:04 pm, "wbsmit...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <wbsmit...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I just searched under everything I could thing of and came up empty. I > found a lot of people with similar problems, but no solutions. > > On Sep 20, 5:00 am, <clivehar...-q/Bov5K/xQpeoWH0uzbU5w@public.gmane.org> wrote: > > > This was on the list recently - you need to install the dev-tools I think, look back in the archives. > > > HTH > > > Clive > > > ---- "wbsmit...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <wbsmit...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > I just got a mac monday and am trying to install ruby-debug, however, > > > when I do it fails and gives me an error. Its happened with a few > > > other gems too. I type "sudo gem install ruby-debug" and I get the > > > following: > > > Install required dependency ruby-debug-base? [Yn] y > > > Select which gem to install for your platform (universal-darwin8.0) > > > 1. ruby-debug-base 0.9.3 (ruby) > > > 2. ruby-debug-base 0.9.3 (mswin32) > > > 3. Skip this gem > > > 4. Cancel installation > > > >1 > > > Building native extensions. This could take a while... > > > ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) > > > ERROR: Failed to build gem native extension. > > > > ruby extconf.rb install ruby-debug > > > creating Makefile > > > >make > > >sh:line1:make:commandnotfound > > > > Gem files will remain installed in /usr/local/lib/ruby/gems/1.8/gems/ > > > ruby-debug-base-0.9.3 for inspection. > > > Results logged to /usr/local/lib/ruby/gems/1.8/gems/ruby-debug- > > > base-0.9.3/ext/gem_make.out > > > > Any ideas?--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Exact same problem here. Is there a solution without having to install "make"? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---