<br><div class="gmail_quote">once again thanks hector.<br>i have run this command.....oneadmin@frontend> export ONE_LOCATION=/srv/cloud/one<br>but to run install-noVNC.sh, i need to go /srv/cloud/one/share/ and than i am able to run following command.<br>

oneadmin@frontend share>sudo ./install_novnc.sh<br><br>but still i am stuck with same error...."mv: cannot move `/usr/share/one/noVNC/include/' to a subdirectory of itself, `/usr/lib/one/sunstone/public/vendor/noVNC/include"<br>

<br>my bashrc file for oneadmin has been shown below....<br><br>[oneadmin@darsh ~]$ cat .bashrc<br># .bashrc<br>export ONE_LOCATION=/srv/cloud/one<br>export ONE_AUTH=$HOME/.one/one_auth<br>export ONE_XMLRPC=<a href="http://localhost:2633/RPC2" target="_blank">http://localhost:2633/RPC2</a><br>

export PATH=/srv/cloud/one/bin:$PATH<br><br># Source global definitions<br>if [ -f /etc/bashrc ]; then<br>        . /etc/bashrc<br>fi<br><br># User specific aliases and functions<br><br>what to do?<br><br><br>
</div><br>