Hi Ivan, Please try the following from within irb:
irb(main):001:0> require 'openssl' it should come back with a => true Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor / Cloud Researcher www.OpenNebula.org | @tinova79 On Thu, Feb 10, 2011 at 4:24 PM, Ivan Bronsky <[email protected]> wrote: > Yes. > I copied this sample from root account but no matter, the result is > identical from oneadmin > > 2011/2/10 Leong Marco <[email protected]> >> >> Isn't the documentation recommend to use oneadmin to manage? >> Leong Marco >> [email protected] >> >> >> On Feb 10, 2011, at 1:56 AM, Ivan Bronsky wrote: >> >> Hi, >> I installed OpenNebula 2.0.1 on Centos 5.5. from rpm. I can start the deamon >> with $ one start. >> But after oneuser, onehost, onevm etc. commands, I have message like this: >> [root@nebula home]# oneuser list >> /usr/local/lib/ruby/1.8/x86_64-linux/digest/sha1.so: >> /usr/local/lib/ruby/1.8/x86_64-linux/digest/sha1.so: undefined symbol: >> rb_Digest_SHA1_Init - /usr/local/lib/ruby/1.8/x86_64-linux/digest/sha1.so >> (LoadError) >> from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in >> `require' >> from /usr/lib/one/ruby/OpenNebula.rb:7 >> from /usr/bin/oneuser:30:in `require' >> from /usr/bin/oneuser:30 >> I suppose that this could be related with the ONE_AUTH variable. I created >> /root/.one7one_auth file which contains "oneadmin:<password>" where password >> is those which I created for oneadmin user prior the software installation. >> Anyway, this detail is not clear from the documentation. >> Thanks, >> Ivan >> _______________________________________________ >> 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 > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
