hai i have a problem with configuration bash_profile on wide system<br><a href="mailto:Users@lists.opennebula.org"></a><br>in wide system opennebula installed on / directory right??<br><br>i am setting bash_profile like  this :<br>
<br>export ONE_LOCATION=/<br>
export ONE_AUTH=/var/lib/one/.one/one_auth<br>
export ONE_XMLRPC=<a href="http://localhost:2633/RPC2">http://localhost:2633/RPC2</a><br>
export PATH=$ONE_LOCATION/bin:/usr/local/bin:/var/lib/gems/1.8/bin/:$PATH<br><br>but when i am start one.. i am getting error..<br><br>sed: can't read //etc/oned.conf: No such file or directory<br>Can not find PORT in //etc/oned.conf.<br>
<br>the true oned.conf was installed one /etc/one/oned.conf<br>isnt with my configuration??? <br><br><br><br>