[one-users] Express installation, incompatibility Ruby 1.8.5 and Sunstone, How to upgrade?

Héctor Sanjuán hsanjuan at opennebula.org
Fri Jun 10 08:18:46 PDT 2011


El 07/06/11 15:40, Anders Branderud escribió:
> I don't know how to configure, so that the newer Ruby-version should be
> used instead.

Hi, you can try editing bin/sunstone-server, finding the line 76 and
changing the "rackup" command to the full path to the binary of the ruby
version you want to use.

74-  # Start the sunstone daemon
75-  touch $SUNSTONE_LOCK_FILE
76:  rackup $SUNSTONE_SERVER -s thin -p $PORT -o $HOST \  <---HERE
77-                  -P $SUNSTONE_PID &> $SUNSTONE_LOG &
78-

Regards,
-- 
Héctor Sanjuán
OpenNebula Sunstone Developer



More information about the Users mailing list