On Tue, Feb 5, 2019 at 6:46 PM Fedor Gavrilov <fgavr...@redhat.com> wrote:

> Right!
>
> Oh, it just occured to me that imageio prject is two parts and they expect
> me to be in proxy/ directory in the installation docs.
> There is indeed a make-install goal there :)
>
> Tried running it and it seems now setup script recognizes it now.
>

Right, the instructions should be improved to show all the steps.

This should work:

    git clone ...
    cd ovirt-imageio
    make
    cd proxy
    make install-dev ENGINE_PREFIX=/home/nsoffer/ovirt-engine

    /home/nsoffer/ovirt-engine/bin/engine-setup
    (configure it...)

    export PYTHONPATH=/home/nsoffer/src/ovirt-imageio/common
    ./ovirt-imageio-proxy

Nir


> Thanks!
> Fedor Gavrilov
>
> ----- Исходное сообщение -----
> От: "Fedor Gavrilov" <fgavr...@redhat.com>
> Кому: "Nir Soffer" <nsof...@redhat.com>
> Копия: "devel" <devel@ovirt.org>
> Отправленные: Вторник, 5 Февраль 2019 г 17:33:15
> Тема: [ovirt-devel] Re: imageio proxy and engine dev setup
>
> Hi,
>
> I tried that already unfortunately. Executing make install-dev from
> imageio sources directory complains about no such target.
> Autocomplete for make suggests the following:
>
> [fgavrilo@localhost ovirt-imageio]$ make
> all     check   clean   common  daemon  dist    proxy   rpm     srpm
>
> Wasn't successful with these targets either.
>
> Fedor Gavrilov
>
> ----- Исходное сообщение -----
> От: "Nir Soffer" <nsof...@redhat.com>
> Кому: "Fedor Gavrilov" <fgavr...@redhat.com>
> Копия: "devel" <devel@ovirt.org>, "Daniel Erez" <de...@redhat.com>, "Roy
> Golan" <rgo...@redhat.com>
> Отправленные: Вторник, 5 Февраль 2019 г 17:18:42
> Тема: Re: [ovirt-devel] imageio proxy and engine dev setup
>
> On Tue, Feb 5, 2019 at 5:05 PM Fedor Gavrilov <fgavr...@redhat.com> wrote:
>
> > Hi,
> >
> > It seems to be rather difficult to have development setup for the engine
> > with imageio proxy.
> > engine-setup script never asks about it, running it again with
> > --reconfigure-optional-components changes nothing and answers file
> contains
> > no mention of imageio (thus,
> > https://bugzilla.redhat.com/show_bug.cgi?id=1446094 does not look to be
> > fixed for dev setups). There is no package to install separately either.
> >
> > Quite confused now. Do you happen to know what am I missing?
> >
>
> Installing with development engine (not installed with rpms) is documented
> here:
>
>
>
> http://ovirt.github.io/ovirt-imageio/installation.html#installation-with-ovirt-engine-developer-environment
>
>
> >
> > Fedor Gavrilov
> > _______________________________________________
> > Devel mailing list -- devel@ovirt.org
> > To unsubscribe send an email to devel-le...@ovirt.org
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct:
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives:
> >
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/JTLEMRZMGMNNLKNCJ45L2VJO5EANY56W/
> >
> _______________________________________________
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/HVEXCKBLSRDRTSLHM2SYCHFQVVQQEBUF/
>
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/RKGOSTMHCDAMFLN4QE5SSTEXBVF43BDT/

Reply via email to