[one-users] A bug of install.sh in Opennebula Express 1.0
jingguo yao
yaojingguo at gmail.com
Wed Sep 8 03:31:51 PDT 2010
In install.sh contained in opennebula-express-1.0.tar.gz. Line 108
ONED_CONF=oned.conf.$(echo $HYPERVISOR|tr 'A-Z' 'a-z')-$(echo $TM|tr 'A-Z'
'a-z')
should be
ONED_CONF=conf/oned.conf.$(echo $HYPERVISOR|tr 'A-Z' 'a-z')-$(echo $TM|tr
'A-Z' 'a-z')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20100908/44151096/attachment-0002.htm>
More information about the Users
mailing list