[Rails] Re: ERROR: Failed to build gem native extension (win server 2003/2008 ruby 1.9.1/1.8.7)

2011-04-03 Thread John Ivanoff
Sometimes I have to install the gem in the can and line to load the gem on my windows machine and then 'bundle install' works. I have also written this post in windows and rails 3. http://johnivanoff.blogspot.com/2010/09/ruby-192-rails-3-clean-install-on.html Cheers, John Ivanoff I've registered

Re: [Rails] Re: ERROR: Failed to build gem native extension (win server 2003/2008 ruby 1.9.1/1.8.7)

2011-04-01 Thread David Kahn
On Fri, Apr 1, 2011 at 3:43 PM, seeker 7805 wrote: > Hello: > > I am trying to run the hello_world app. I followed instructions here: > gem install mongrel_service --platform i386-mswin32 and the mongrel > service was installed. > > However when I tried to run hello_world>sc-server I received the

[Rails] Re: ERROR: Failed to build gem native extension (win server 2003/2008 ruby 1.9.1/1.8.7)

2011-04-01 Thread seeker 7805
Hello: I am trying to run the hello_world app. I followed instructions here: gem install mongrel_service --platform i386-mswin32 and the mongrel service was installed. However when I tried to run hello_world>sc-server I received the following error: FATAL RubyGem version error: mongrel(1.1.5 n

[Rails] Re: ERROR: Failed to build gem native extension (win server 2003/2008 ruby 1.9.1/1.8.7)

2010-11-09 Thread Albert C.
For me works perfect! -- 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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyo

[Rails] Re: ERROR: Failed to build gem native extension (win server 2003/2008 ruby 1.9.1/1.8.7)

2010-09-20 Thread Andy Ho
try this: gem install mongrel_service --platform i386-mswin32 -- 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-t...@googlegroups.com. To unsubscrib