once again thanks hector. i have run this command.....oneadmin@frontend> export ONE_LOCATION=/srv/cloud/one but to run install-noVNC.sh, i need to go /srv/cloud/one/share/ and than i am able to run following command. oneadmin@frontend share>sudo ./install_novnc.sh
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" my bashrc file for oneadmin has been shown below.... [oneadmin@darsh ~]$ cat .bashrc # .bashrc export ONE_LOCATION=/srv/cloud/one export ONE_AUTH=$HOME/.one/one_auth export ONE_XMLRPC=http://localhost:2633/RPC2 export PATH=/srv/cloud/one/bin:$PATH # Source global definitions if [ -f /etc/bashrc ]; then . /etc/bashrc fi # User specific aliases and functions what to do?
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
