This forum is no longer active. Please post your questions to our new community site

Recent Posts by euwero

Subscribe to Recent Posts by euwero 9 post(s) found

01 Apr, 2009 08:31 AM
Avatar euwero 9 post(s)

Topic: RubyStack & JRubyStack / upgrading to rails 2.3.2

Hi,
I tried “gem update rails”.
When starting my project I get several errors. I don’t believe that updating rails is all.
If you are interested in getting more information, I will try it again and send you the logdata.
Let me know, please.
Regards
Eugen

 
31 Mar, 2009 08:17 AM
Avatar euwero 9 post(s)

Topic: RubyStack & JRubyStack / upgrading to rails 2.3.2

Hi,
thanks for answers. I think other friends of RubyStack would be glad too for updating to Ruby 1.8.7-p72.
Regards
Eugen

 
30 Mar, 2009 03:44 PM
Avatar euwero 9 post(s)

Topic: RubyStack & JRubyStack / upgrading to rails 2.3.2

Hi,
OK and what about ruby? On the site
http://rubyonrails.org/download they recommend ruby 1.8.7.
Regards
Eugen

 
29 Mar, 2009 04:12 PM
Avatar euwero 9 post(s)

Topic: RubyStack & JRubyStack / upgrading to rails 2.3.2

Hi friends of RubyStack,
is there a way to upgrade the bitnami-rubystack-1.4-beta-1-linux-installer.bin to rails 2.3.2?
Regards
Eugen

 
26 Nov, 2008 09:50 AM
Avatar euwero 9 post(s)

Topic: RubyStack & JRubyStack / Need to update RubyStack to Rails 2.2.2

Hi carlos,
thank you so much. This was a good help. I only had to modify the first line in
“<rubystack_path>/ruby/bin/update_rubygems” to
”#!/usr/bin/env <rubystack_path>/ruby/bin/ruby” before running it.
I think all is OK now.

Kind regards
Eugen

 
25 Nov, 2008 06:31 PM
Avatar euwero 9 post(s)

Topic: RubyStack & JRubyStack / Need to update RubyStack to Rails 2.2.2

Hi carlos,
thanks for your help. These steps went OK, but Rails 2.2.2 needs gem 1.3 as described in http://railscasts.com/ #137.

$ <rubystack_path>/rubyconsole
$ gem update—system
$ gem install rubygems-update
$ update_rubygems

The last command doesn’t end.

Kind regards
Eugen

 
25 Nov, 2008 09:35 AM
Avatar euwero 9 post(s)

Topic: RubyStack & JRubyStack / Need to update RubyStack to Rails 2.2.2

Hi, I’m running Rails 2.1.1 installed from bitnami-rubystack-1.2-1-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.
I tried to update as described in Railscasts #137 but had no success.

Can someone help please.
Kind regards
Eugen

 
12 Aug, 2008 05:01 PM
Avatar euwero 9 post(s)

Topic: General / Want to update RubyStack to Rails 2.1.0

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.
Kind regards
Eugen

 
12 Aug, 2008 08:51 AM
Avatar euwero 9 post(s)

Topic: General / 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.
I tried to update Rails as described here: http://bitnami.org/forums/forums/19/topics/509.
After a few minutes it seems like all to be done well. Now I tried rails -v and got errors like missing ‘require’ ...
Can someone help please.
Kind regards
Eugen