Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-21 Thread Leni Kadali Mutungi
Also I noticed when running `make` and `make install` for otopi after running ./configure with the --enable-java-sdk and --with-maven options that in both instances, code (for lack of a better word) gets downloaded from https://repo.maven.apache.org/. I was wondering if there was a way instead to

Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-21 Thread Leni Kadali Mutungi
Have run into difficulties building ovirt-host-deploy. I tried to build otopi using the commands given in the INSTALL file and made sure to run `./configure` with the options --enable-java-sdk and --with-maven. Unfortunately, when I restarted the building of ovirt-host-deploy, I failed to make it

Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-20 Thread Yedidyah Bar David
On Thu, Apr 20, 2017 at 3:45 PM, Leni Kadali Mutungi wrote: > On 4/18/17, Yedidyah Bar David wrote: >> On Sun, Apr 16, 2017 at 6:54 AM, Leni Kadali Mutungi >> wrote: > I think that all of them are maintained on

Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-20 Thread Leni Kadali Mutungi
On 4/18/17, Yedidyah Bar David wrote: > On Sun, Apr 16, 2017 at 6:54 AM, Leni Kadali Mutungi > wrote: I think that all of them are maintained on gerrit.ovirt.org, and most have mirrors on github.com/ovirt. >> Found all the source code

Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-18 Thread Yedidyah Bar David
On Sun, Apr 16, 2017 at 6:54 AM, Leni Kadali Mutungi wrote: >>> I think that all of them are maintained on gerrit.ovirt.org, and most >>> have >>> mirrors on github.com/ovirt. >>> > Found all the source code on gerrit.ovirt.org; not all of it is > mirrored to

Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-15 Thread Leni Kadali Mutungi
>> I think that all of them are maintained on gerrit.ovirt.org, and most >> have >> mirrors on github.com/ovirt. >> Found all the source code on gerrit.ovirt.org; not all of it is mirrored to github.com/ovirt >> If you haven't yet, you might want to check also: >> >>

Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-12 Thread Leni Kadali Mutungi
Thank you both for the warm welcome. I had already gone through the development guide, but the other links are good; I will definitely check them out and get back to you. On 4/12/17, Yedidyah Bar David wrote: > On Wed, Apr 12, 2017 at 10:28 AM, Sandro Bonazzola

Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-12 Thread Yedidyah Bar David
On Wed, Apr 12, 2017 at 10:28 AM, Sandro Bonazzola wrote: > Hi Leni, welcome to the oVirt community! > > On Wed, Apr 12, 2017 at 5:57 AM, Leni Kadali Mutungi < > lenikmutu...@gmail.com> wrote: > >> Hello all. >> >> I am trying to install oVirt on Debian. So far I've managed

Re: [ovirt-users] Compiling oVirt for Debian.

2017-04-12 Thread Sandro Bonazzola
Hi Leni, welcome to the oVirt community! On Wed, Apr 12, 2017 at 5:57 AM, Leni Kadali Mutungi wrote: > Hello all. > > I am trying to install oVirt on Debian. So far I've managed to install > a good chunk of the dependencies. Nice to see interest in getting oVirt on

[ovirt-users] Compiling oVirt for Debian.

2017-04-11 Thread Leni Kadali Mutungi
Hello all. I am trying to install oVirt on Debian. So far I've managed to install a good chunk of the dependencies. However I haven't been able to install otopi, ovirt-host-deploy, ovirt-js-dependencies, ovirt-setup-lib since Debian has no packages for these. With the exception of otopi (whose