I am trying from a week to deploy my application. Please help me how to do this. Thanks -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Frederick Cheung
2010-Jun-22 10:13 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
On Jun 21, 11:49 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am trying from a week to deploy my application. Please help me how > to do this. >What''s not working? What''s your setup (unicorn/passenger/mongrel/ something else) ? Fred -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Ar Chron
2010-Jun-22 12:46 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ali Imran wrote:> I am trying from a week to deploy my application. Please help me how > to do this. > > ThanksTo save yourself tons of potential future grief, try setting up a VM on your Windows machine that is based on the same Linux OS as your deployment target OS. Then it becomes easy-peasy, otherwise you''re caught trying to make sure that the gems you have been using under Windows behave the same under your Linux OS. Generally (very generally) not an issue. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jun-22 22:24 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Thanks for the reply How to install the passenger on windows xp. I am trying to install it but it is giving me this error... C:\>gem install passenger Building native extensions. This could take a while... ERROR: Error installing passenger: ERROR: Failed to build gem native extension. C:/Ruby191/bin/ruby.exe extconf.rb make ''make'' is not recognized as an internal or external command, operable program or batch file. Gem files will remain installed in C:/Ruby191/lib/ruby/gems/1.9.1/gems/ fastthrea d-1.0.7 for inspection. Results logged to C:/Ruby191/lib/ruby/gems/1.9.1/gems/fastthread-1.0.7/ ext/fastt hread/gem_make.out C:\> On Jun 22, 4:13 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Jun 21, 11:49 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am trying from a week todeploymy application. Please help me how > > to do this. > > What''s not working? What''s your setup (unicorn/passenger/mongrel/ > something else) ? > > Fred-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Agoofin
2010-Jun-22 22:30 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ar is correct - Virtual Box http://www.virtualbox.org/ is one such path and is free for personal use. You might checkout Capistrano - http://www.capify.org/index.php/Tutorials And depending on what you''re deploying you might be interested in Heroku - http://heroku.com/ On Jun 22, 8:46 am, Ar Chron <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Ali Imran wrote: > > I am trying from a week to deploy my application. Please help me how > > to do this. > > > Thanks > > To save yourself tons of potential future grief, try setting up a VM on > your Windows machine that is based on the same Linux OS as your > deployment target OS. > > Then it becomes easy-peasy, otherwise you''re caught trying to make sure > that the gems you have been using under Windows behave the same under > your Linux OS. Generally (very generally) not an issue. > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Marnen Laibow-Koser
2010-Jun-22 22:32 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ali Imran wrote:> Thanks for the reply > > How to install the passenger on windows xp.Please see http://www.modrails.com/documentation/Users%20guide%20Apache.html#_supported_operating_systems Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jun-22 22:40 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Buddy Thanks for reply.. On Jun 22, 6:46 am, Ar Chron <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Ali Imran wrote: > > I am trying from a week todeploymy application. Please help me how > > to do this. > > > Thanks > > To save yourself tons of potential future grief, try setting up a VM on > your Windows machine that is based on the same Linux OS as your > deployment target OS. > > Then it becomes easy-peasy, otherwise you''re caught trying to make sure > that the gems you have been using under Windows behave the same under > your Linux OS. Generally (very generally) not an issue. > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Ali Imran
2010-Jun-22 22:42 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Thanks... it says "Phusion Passenger works on any POSIX-compliant operating system. In other words: practically any operating system on earth, except Microsoft Windows" so it is not possible to install on windows ... On Jun 22, 4:32 pm, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Ali Imran wrote: > > Thanks for the reply > > > How to install the passenger on windows xp. > > Please seehttp://www.modrails.com/documentation/Users%20guide%20Apache.html#_su... > > Best, > -- > Marnen Laibow-Koserhttp://www.marnen.org > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Marnen Laibow-Koser
2010-Jun-22 23:59 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ali Imran wrote:> Thanks... > it says > > "Phusion Passenger works on any POSIX-compliant operating system. In > other words: practically any operating system on earth, except > Microsoft Windows" > > so it is not possible to install on windows ...Right (unless you''re using a VM, of course). Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jun-23 04:11 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Please if some one tell me how to setup the virtual machine on windows PC,.. Thanks... On Jun 22, 5:59 pm, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Ali Imran wrote: > > Thanks... > > it says > > > "Phusion Passenger works on any POSIX-compliant operating system. In > > other words: practically any operating system on earth, except > > Microsoft Windows" > > > so it is not possible to install on windows ... > > Right (unless you''re using a VM, of course). > > Best, > -- > Marnen Laibow-Koserhttp://www.marnen.org > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Ali Imran
2010-Jun-23 05:01 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
I found it here http://www.pendrivelinux.com/running-linux-from-within-windows-virtually/ On Jun 22, 10:11 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Please if some one tell me how to setup the virtual machine on windows > PC,.. > > Thanks... > > On Jun 22, 5:59 pm, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > > > > Ali Imran wrote: > > > Thanks... > > > it says > > > > "Phusion Passenger works on any POSIX-compliant operating system. In > > > other words: practically any operating system on earth, except > > > Microsoft Windows" > > > > so it is not possible to install on windows ... > > > Right (unless you''re using a VM, of course). > > > Best, > > -- > > Marnen Laibow-Koserhttp://www.marnen.org > > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > > -- > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Ali Imran
2010-Jun-23 05:09 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
here is how... http://www.pendrivelinux.com/running-linux-from-within-windows-virtually/ here is iso http://www.linuxlookup.com/linux_iso this is virtual box http://www.virtualbox.org/wiki/Downloads On Jun 22, 11:01 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I found it here > > http://www.pendrivelinux.com/running-linux-from-within-windows-virtua... > > On Jun 22, 10:11 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Please if some one tell me how to setup the virtual machine on windows > > PC,.. > > > Thanks... > > > On Jun 22, 5:59 pm, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > > > Ali Imran wrote: > > > > Thanks... > > > > it says > > > > > "Phusion Passenger works on any POSIX-compliant operating system. In > > > > other words: practically any operating system on earth, except > > > > Microsoft Windows" > > > > > so it is not possible to install on windows ... > > > > Right (unless you''re using a VM, of course). > > > > Best, > > > -- > > > Marnen Laibow-Koserhttp://www.marnen.org > > > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > > > -- > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Ali Imran
2010-Jun-23 05:35 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Do Now I need to install Ruby on rails on my virtual machine.. On Jun 22, 11:09 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> here is how... > > http://www.pendrivelinux.com/running-linux-from-within-windows-virtua... > > here is iso > > http://www.linuxlookup.com/linux_iso > > this is virtual box > > http://www.virtualbox.org/wiki/Downloads > > On Jun 22, 11:01 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > I found it here > > >http://www.pendrivelinux.com/running-linux-from-within-windows-virtua... > > > On Jun 22, 10:11 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > Please if some one tell me how to setup the virtual machine on windows > > > PC,.. > > > > Thanks... > > > > On Jun 22, 5:59 pm, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > > > > Ali Imran wrote: > > > > > Thanks... > > > > > it says > > > > > > "Phusion Passenger works on any POSIX-compliant operating system. In > > > > > other words: practically any operating system on earth, except > > > > > Microsoft Windows" > > > > > > so it is not possible to install on windows ... > > > > > Right (unless you''re using a VM, of course). > > > > > Best, > > > > -- > > > > Marnen Laibow-Koserhttp://www.marnen.org > > > > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > > > > -- > > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Michael Pavling
2010-Jun-23 12:10 UTC
Re: Re: Deploy: Developing on Windows Deploying on Linux hosting
On 23 June 2010 06:35, Ali Imran <ali.imran.rana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Do Now I need to install Ruby on rails on my virtual machine.. >Probably; if it''s not in there by default. Or you could use a full-stack that''s already prepared for you. There was an email the other day about a Rails VM that was ready-to-use: http://capslog-informatique.fr/site_virtualrails/ Haven''t used it myself though... -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jun-23 14:28 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
I installed It , Can you please help me how to setup the Ruby on rails over this virtual machine.? Thanks.. On Jun 22, 6:46 am, Ar Chron <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Ali Imran wrote: > > I am trying from a week to deploy my application. Please help me how > > to do this. > > > Thanks > > To save yourself tons of potential future grief, try setting up a VM on > your Windows machine that is based on the same Linux OS as your > deployment target OS. > > Then it becomes easy-peasy, otherwise you''re caught trying to make sure > that the gems you have been using under Windows behave the same under > your Linux OS. Generally (very generally) not an issue. > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Ali Imran
2010-Jun-23 20:07 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
I found this and use this method to install ruby on rails on virtual box http://panthersoftware.com/articles/view/6/ruby-on-rails-development-on-ubuntu-9-04-jaunty-using-ruby-1-8-6 On Jun 23, 8:28 am, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I installed It , Can you please help me how to setup the Ruby on rails > over this virtual machine.? > > Thanks.. > > On Jun 22, 6:46 am, Ar Chron <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > > Ali Imran wrote: > > > I am trying from a week todeploymy application. Please help me how > > > to do this. > > > > Thanks > > > To save yourself tons of potential future grief, try setting up a VM on > > your Windows machine that is based on the same Linux OS as your > > deployment target OS. > > > Then it becomes easy-peasy, otherwise you''re caught trying to make sure > > that the gems you have been using under Windows behave the same under > > your Linux OS. Generally (very generally) not an issue. > > -- > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Jerome Fillioux
2010-Jun-24 21:34 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ali Imran wrote:> I installed It , Can you please help me how to setup the Ruby on rails > over this virtual machine.? > > Thanks..Hi, I''m the Project Manager of VirtualRails :) you don''t have to setup Ruby on Rails on VirtualRails, It''s already done. In fact, the VirtualRails virtual machine is already fully configured to develop and/or deploy Ruby on Rails applications on an ubuntu basis. You don''t have to follow the instructions of Panther Software, the job is already done ;) All you want to use is already there up and running : Ruby, Rails, Netbeans, MySQL, and so on... All you have to do is to run VirtualRails and get your source code into it, with subversion or git for exemple, or even by pasting it from your windows hard drive. Let me know how I can help you :) Jérôme www.virtualrails.org -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Ali Imran
2010-Jun-24 21:41 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Thanks for the reply: I install it on my laptop, and key board is not supporting ... Its HP machine.. Thanks On Jun 24, 3:34 pm, Jerome Fillioux <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Ali Imran wrote: > > I installed It , Can you please help me how to setup the Ruby on rails > > over this virtual machine.? > > > Thanks.. > > Hi, I''m the Project Manager of VirtualRails :) > > you don''t have to setup Ruby on Rails on VirtualRails, It''s already > done. > > In fact, the VirtualRails virtual machine is already fully configured to > develop and/or deploy Ruby on Rails applications on an ubuntu basis. > > You don''t have to follow the instructions of Panther Software, the job > is already done ;) > All you want to use is already there up and running : Ruby, Rails, > Netbeans, MySQL, and so on... > > All you have to do is to run VirtualRails and get your source code into > it, with subversion or git for exemple, or even by pasting it from your > windows hard drive. > > Let me know how I can help you :) > > Jérômewww.virtualrails.org > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Jerome Fillioux
2010-Jun-24 21:55 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ali Imran wrote:> Thanks for the reply: > > I install it on my laptop, and key board is not supporting ... Its HP > machine.. > > ThanksYou''re welcome did you tried the last 1.1 version ? It comes with a better US keyboard layout support. On the other side, like on any Ubuntu system, you can easyly configure the keyboard layout that fit your laptops''hardware : In VirtualRails, cick on the bottom menu and go to "menu -> preferences -> keyboard" There you can adjust your keyboard settings :) hope it will help ! -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jun-24 21:58 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Buddy, you did the great job, Yes I tried all possible key board support in Ubuntu. It did not work, I also did not try 1.1. I will download it and try it on my machines will let you know about my that experience too. Thanks, On Jun 24, 3:55 pm, Jerome Fillioux <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Ali Imran wrote: > > Thanks for the reply: > > > I install it on my laptop, and key board is not supporting ... Its HP > > machine.. > > > Thanks > > You''re welcome > did you tried the last 1.1 version ? It comes with a better US keyboard > layout support. > > On the other side, like on any Ubuntu system, you can easyly configure > the keyboard layout that fit your laptops''hardware : > In VirtualRails, cick on the bottom menu and go to "menu -> preferences > -> keyboard" > There you can adjust your keyboard settings :) > > hope it will help ! > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Ali Imran
2010-Jun-24 22:03 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
There is only one version to download. On Jun 24, 3:58 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Buddy, you did the great job, > > Yes I tried all possible key board support in Ubuntu. It did not work, > I also did not try 1.1. > > I will download it and try it on my machines will let you know about > my that experience too. > > Thanks, > > On Jun 24, 3:55 pm, Jerome Fillioux <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > > Ali Imran wrote: > > > Thanks for the reply: > > > > I install it on my laptop, and key board is not supporting ... Its HP > > > machine.. > > > > Thanks > > > You''re welcome > > did you tried the last 1.1 version ? It comes with a better US keyboard > > layout support. > > > On the other side, like on any Ubuntu system, you can easyly configure > > the keyboard layout that fit your laptops''hardware : > > In VirtualRails, cick on the bottom menu and go to "menu -> preferences > > -> keyboard" > > There you can adjust your keyboard settings :) > > > hope it will help ! > > -- > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Jerome Fillioux
2010-Jun-24 22:05 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ali Imran wrote:> Buddy, you did the great job, > > Yes I tried all possible key board support in Ubuntu. It did not work, > I also did not try 1.1. > > I will download it and try it on my machines will let you know about > my that experience too. > > Thanks,hum, there is no reason that the 1.1 solve your problems if all the Ubuntu layouts can''t :/ have you been more successfull by installing a linux distro on virtualbox by yourself ? i.e : is it a specific virtualrails problem, or do you face it with a standard ubuntu system ? thanks for your support ps : yes, I''ve removed the old 1.0 version from the downloads section :) -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jun-24 22:10 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
No i did not face this problem with Ubuntu, That is running normaly on my all machines, i.e desktops and laptops.. On Jun 24, 4:05 pm, Jerome Fillioux <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Ali Imran wrote: > > Buddy, you did the great job, > > > Yes I tried all possible key board support in Ubuntu. It did not work, > > I also did not try 1.1. > > > I will download it and try it on my machines will let you know about > > my that experience too. > > > Thanks, > > hum, there is no reason that the 1.1 solve your problems if all the > Ubuntu layouts can''t :/ > > have you been more successfull by installing a linux distro on > virtualbox by yourself ? > i.e : is it a specific virtualrails problem, or do you face it with a > standard ubuntu system ? > > thanks for your support > > ps : yes, I''ve removed the old 1.0 version from the downloads section :) > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Jerome Fillioux
2010-Jun-24 22:13 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ali Imran wrote:> No i did not face this problem with Ubuntu, That is running normaly on > my all machines, i.e desktops and laptops..Under virtualbox I mean -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jul-01 22:41 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Yes of course On Jun 22, 11:35 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Do Now I need to install Ruby on rails on my virtual machine.. > > On Jun 22, 11:09 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > here is how... > > >http://www.pendrivelinux.com/running-linux-from-within-windows-virtua... > > > here is iso > > >http://www.linuxlookup.com/linux_iso > > > this is virtual box > > >http://www.virtualbox.org/wiki/Downloads > > > On Jun 22, 11:01 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > I found it here > > > >http://www.pendrivelinux.com/running-linux-from-within-windows-virtua... > > > > On Jun 22, 10:11 pm, Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Please if some one tell me how to setup the virtual machine on windows > > > > PC,.. > > > > > Thanks... > > > > > On Jun 22, 5:59 pm, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > > > > > Ali Imran wrote: > > > > > > Thanks... > > > > > > it says > > > > > > > "Phusion Passenger works on any POSIX-compliant operating system. In > > > > > > other words: practically any operating system on earth, except > > > > > > Microsoft Windows" > > > > > > > so it is not possible to install on windows ... > > > > > > Right (unless you''re using a VM, of course). > > > > > > Best, > > > > > -- > > > > > Marnen Laibow-Koserhttp://www.marnen.org > > > > > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > > > > > -- > > > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
Jerome Fillioux
2010-Jul-01 22:45 UTC
Re: Deploy: Developing on Windows Deploying on Linux hosting
Ali Imran wrote:> Yes of courseHello :) can you give me some of your hardware details, such as the laptop model, os version, and so on please ? we want virtualrails to be as little buggy as possible, and if there is a way to solve your problem, we''ll try to find it :) -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.