I tried renaming my ruby directory where 1.9.1 is but I cannot seem to do a "gem install rails" When I do i get a windows prompt saying a dll is missing. Is there another way to get 1.9.1 working? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On Wed, Jan 14, 2009 at 1:55 PM, Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I tried renaming my ruby directory where 1.9.1 is but I cannot seem to > do a "gem install rails"You''ll need to do the following to install Rails under Ruby 1.9.1: gem1.9 update --system gem1.9 install rails Good luck, -Conrad> > > When I do i get a windows prompt saying a dll is missing. Is there > another way to get 1.9.1 working? > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
OK, I get a windows popup still that says: "The ordinal 3873 could not be located in the dynamic link library LIBEAY32.dll" On Jan 14, 4:24 pm, "Conrad Taylor" <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Wed, Jan 14, 2009 at 1:55 PM, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I tried renaming my ruby directory where 1.9.1 is but I cannot seem to > > do a "gem install rails" > > You''ll need to do the following to install Rails under Ruby 1.9.1: > > gem1.9 update --system > gem1.9 install rails > > Good luck, > > -Conrad > > > > > When I do i get a windows prompt saying a dll is missing. Is there > > another way to get 1.9.1 working? > >--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---