Hi, On 5 October 2011 21:30, Susmita Horrow <hsusmi...@gmail.com> wrote: > oneacctd start shows the following error. > /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': > LoadError: no such file to load -- mysql (Sequel::AdapterNotFound)
The problem is the mysql gem is not installed. You can run the install_gems script [1] provided with OpenNebula 3.0 that will install the required gems or you can install it manually using the command ''gem install mysql''. [1] http://opennebula.org/documentation:rel3.0:ignc#ruby_libraries_requirements_front-end Regards. -- Daniel Molina, Cloud Technology Engineer/Researcher Major Contributor OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org | dmol...@opennebula.org _______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org