ruby 1.91+rails 3.0+radrails 0;7;2 doesnt start the server Programming Web Development by jhonnatas hi guys i need some help,i have installed ruby 1.91+rails 3.0+radrails 0.7.2 bu twhen im using the radrails it cant start the server it keeps like: "starting the server" and it never works! rails path: C:\Ruby192\bin\rails rake path: C:\Ruby192\bin\rake it says it cant load script/server thanks Eclipse, Aptana, RadRails installation help on centos Programming Web Development by brynFlew … on how to install eclipse with aptana radrails on centos, when i try to install radrails in eclipse using the instructions givin… Re: ruby 1.91+rails 3.0+radrails 0;7;2 doesnt start the server Programming Web Development by silambharasan Actually there is no update going on there in the RadRails.Once you update the Rad Rails it will works very fine. Re: ruby 1.91+rails 3.0+radrails 0;7;2 doesnt start the server Programming Web Development by charlis Update the version of RadRails. Re: ruby 1.91+rails 3.0+radrails 0;7;2 doesnt start the server Programming Web Development by jamillion ruby 1.9.1 is incompatible with rails 3. Update to ruby 1.9.2 and you should be good to go. If you still have problems, try posting the exact error message here. Re: ruby 1.91+rails 3.0+radrails 0;7;2 doesnt start the server Programming Web Development by overlook because there is no script/server in rails 3.0 use rails server instead Re: ruby 1.91+rails 3.0+radrails 0;7;2 doesnt start the server Programming Web Development by 3magic Hi,thanks for sharing the information regarding to installation of ruby and very useful for me because i was not aware of it before. Re: Eclipse, Aptana, RadRails installation help on centos Programming Web Development by Taywin It looks like you are missing libraries for it to compile... Did you follow the prerequisites on their [guide](http://www.aptana.com/products/studio3/getting_started)?