Hi, The rails dependency is not needed for Sunstone. What (sinatra, rack, thin) versions are you using ?
FYI, the ruby dependencies will be handled by bundler in upcoming releases. http://gembundler.com/ Regards On 23 March 2011 20:35, Kyle Jake Plimack <[email protected]> wrote: > Thanks Justin > > creating the softlink and installing rails fixed the rackup error. > > I guess the one2.2 setup docs need a bit of updating > or the package files need their decencies updated > > > *KYLE J PLIMACK */ SYSTEMS ADMINISTRATOR > > > On Mar 23, 2011, at 12:01 PM, Justin Cinkelj wrote: > > I made some notes during installation: > > gem install json sinatra thin rack > cd /usr/bin/; ln -s rackup1.8 rackup # might be required > apt-get install rails thin > > maybe you have rackup1.8 instead of rackup too? > > > On Wed, 2011-03-23 at 11:37 -0700, Kyle Jake Plimack wrote: > > When I try starting sunstone, i get the error below. Does anyone > > know what the solution is? > > > > #sunstone-start > > > > #cat /var/log/one/sunstone.log > > /usr/bin/sunstone-server: line 70: rackup: command not found > > > > Kyle > > > KYLE J PLIMACK / SYSTEMS ADMINISTRATOR > > > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- Daniel Molina, Cloud Technology Engineer/Researcher Major Contributor OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org | [email protected]
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
