Hi I have run Rails on Linux til now but now I have to use Vista. I use InstantRails 1.7 but when I try to install the ruby-debug gem it says that it misses an nmake program. Does anyone know what this is and how to solve it? Many thanks in advance Erik Lindblad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
gem install ruby-debug -v 0.9.3 0.10.0 doesn''t build correctly on windows, 0.9.3 comes with a precompiled binary. On 4 Feb., 06:31, Erik Lindblad <e...-gTO0lQh45js@public.gmane.org> wrote:> Hi > > I have run Rails on Linux til now but now I have to use Vista. I use > InstantRails 1.7 but when I try to install the ruby-debug gem it says > that it misses an nmake program. Does anyone know what this is and how > to solve it? > > Many thanks in advance > > Erik Lindblad--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Please see instructions I posted on my blog for building this native extension at http://amitava1.blogspot.com/2008/02/gem-install-ruby-debug-fails-in-windows.html On Feb 4, 4:15 am, Java <jan.var...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> gem install ruby-debug -v 0.9.3 > > 0.10.0 doesn''t build correctly on windows, 0.9.3 comes with a > precompiled binary. > > On 4 Feb., 06:31, Erik Lindblad <e...-gTO0lQh45js@public.gmane.org> wrote: > > > Hi > > > I have run Rails on Linux til now but now I have to use Vista. I use > > InstantRails 1.7 but when I try to install the ruby-debug gem it says > > that it misses an nmake program. Does anyone know what this is and how > > to solve it? > > > Many thanks in advance > > > Erik Lindblad--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Many thanks to both of you. This is why I love Ruby and Rails. /Erik On 6 Feb, 03:42, Amitava <amitava.s...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Please see instructions I posted on my blog for building this native > extension athttp://amitava1.blogspot.com/2008/02/gem-install-ruby-debug-fails-in-... > > On Feb 4, 4:15 am, Java <jan.var...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > > > gem install ruby-debug -v 0.9.3 > > > 0.10.0 doesn''t build correctly on windows, 0.9.3 comes with a > > precompiled binary. > > > On 4 Feb., 06:31, Erik Lindblad <e...-gTO0lQh45js@public.gmane.org> wrote: > > > > Hi > > > > I have run Rails on Linux til now but now I have to use Vista. I use > > > InstantRails 1.7 but when I try to install the ruby-debug gem it says > > > that it misses an nmake program. Does anyone know what this is and how > > > to solve it? > > > > Many thanks in advance > > > > Erik Lindblad--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---