You're missing a library:sudo dnf install ovirt-js-dependenciesor if that doesn't worksudo dnf install http://plain.resources.ovirt.org/repos/ovirt/tested/master/ rpm/fc25/noarch/ovirt-js- dependencies-0.0.3-4.fc25. noarch.rpm Right, if your goal is development purposes, you'll need to build from source.GregOn Thu, Mar 23, 2017 at 1:39 PM, shubham dubey <sdubey504@gmail.com> wrote:from rpm will also work or I have to only install it from source.One more question is that I want to install ovirt-engine for development purpose,so did installing webadminSo,is it happening because of webadmin?I am getting blank page.Now the webserver is working but in most of the pages (like when I am logging using admin)Actually I want to compile webadmin but it is giving me some error so I just skipits compilation.
In logs it is written
2017-03-23 23:04:35,364+05 ERROR [org.ovirt.engine.core.utils.servlet.ServletUtils] (default task-5) [] Can't read file '/home/0day/ovirt-engine/etc/o virt-engine/branding/00-ovirt. brand/ovirt-js-dependencies/ insertion-query/insQ.min.js' for request '/ovirt-engine/webadmin/theme/ 00-ovirt.brand/ovirt-js-depend encies/insertion-query/insQ. min.js', will send a 404 error response On Thu, Mar 23, 2017 at 10:58 PM, Greg Sheremeta <gshereme@redhat.com> wrote:You're welcome.You'll need to compile webadmin if you want to do the good stuff :)You can also always install it from rpm -- not sure what your goal is.Best wishes,GregOn Thu, Mar 23, 2017 at 1:13 PM, shubham dubey <sdubey504@gmail.com> wrote:Thanks,It works now.;)On Thu, Mar 23, 2017 at 10:06 PM, Greg Sheremeta <gshereme@redhat.com> wrote:Step 3: start it$HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine /ovirt-engine.py start GregOn Thu, Mar 23, 2017 at 12:21 PM, shubham dubey <sdubey504@gmail.com> wrote:______________________________Both run successfully but when I am opening the webservice link(in my case http://localhost.localdomain:8after that I run $HOME/ovirt-engine/bin/engine-usingHello,I have recently installed the ovirt engine development enviornment
$make clean install-dev PREFIX="$HOME/ovirt-engine" BUILD_GWT_WEBADMIN=0setup. 080/ ) in my browser I am getting connection refused.I have my seLinux disabled and I have also done iptables -F.
So any other Solution?And is this because of disabling webadmin?Thanks,Shubham_________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel ------