Want to update RubyStack to Rails 2.1.0
|
|
Hi, I’m running Rails 2.0.2 installed from bitnami-rubystack-1.1-0-linux-installer on a Linux pc 2.6.24-etchnhalf.1-486 #1 Mon Jul 21 10:36:16 UTC 2008 i686 GNU/Linux machine. |
|
|
Hi, can you try the following ? Install rails 2.1 (just to be sure that all dependencies have been installed):
And modify the first line of file <installation_directory>/ruby/bin/rails from to
I hope it helps you |
|
|
Hi, thank you so much for your help. Now bitnami-rubystack-1.1-0 works with rails 2.1.0 for me and I’m very glad. |
|
|
does this procedure word on windows as well ? |
|
|
On windows it should be enough to run: or better inside the rubyconsole.
Is not necessary to modify rails file in this case. |
