Hi, I assume you are following the guide to build from source [1], and you are trying to install in /srv/cloud/one. We are going to update that guide to change the advised installation method to system-wide; the self-contained installation is useful for development and custom installations, but it is not really documented.
Try to install opennebula in system-wide (the same paths that the packages and the documentation use) with this command instead: sudo ./install.sh -u oneadmin -g oneadmin Note that you will need a oneadmin user and group. From that point you should be able to follow the main installation guide [2]. [1] http://opennebula.org/documentation:rel3.8:compile [2] http://opennebula.org/documentation:rel3.8:ignc -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula<http://twitter.com/opennebula><[email protected]> On Fri, Feb 15, 2013 at 9:10 PM, Preetham Nagaraju < [email protected]> wrote: > Hi Sir, > > I am trying to install OpenNebula 3.8.3 on Fedora 17 with XEN > hypervisor. > > I have single machine which has Fedora 17 OS in it. On it i have installed > XEN hypervisor and now i am using Fedora 17 with XEN hypervisor OS. > > On this OS i am trying to install OpenNebula 3.8.3, where i have created > other user called "oneadmin" and OpenNebula got installed. > > But i have some errors. They are:- > *1. when i try to enter into "oneadmin" with "su -l oneadmin" it gets > into oneadmin but with these errors:-* > > [root@OpenNebula preetham]# su -l oneadmin > -bash: export: `=': not a valid identifier > -bash: export: `/srv/cloud/one': not a valid identifier > [oneadmin@OpenNebula ~]$ > > *2. OpenNebula is installed but if i try to start it, it shows:-* > > [oneadmin@OpenNebula ~]$ one start > bash: one: command not found... > [oneadmin@OpenNebula ~]$ > > Sir i request you to please guide me with these two errors i am facing. > > * Regards,*** > > *Preetham. N* > > *9945072638* > * > > > > * > _______________________________________________ > 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
