On 08/19/2013 10:01 AM, René Koch (ovido) wrote:

On Mon, 2013-08-19 at 09:53 +0200, Michal Skrivanek wrote:
On Aug 19, 2013, at 09:41 , Karli Sjöberg <[email protected]> wrote:

Hi!

As part of a template I´m preparing, I´m wondering how to compile the agent 
with just the basics included. I´ve tried running like:

OPTIONS='
--without-gdm-plugin --without-gdm2-plugin  --without-kdm-plugin 
--without-pam-ovirt-cred
--with-gdm-plugin=no --with-gdm2-plugin=no --with-kdm-plugin=no 
--with-pam-ovirt-cred=no
--disable-gdm-plugin --disable-gdm2-plugin --disable-kdm-plugin 
--disable-pam-ovirt-cred
--enable-gdm-plugin=no --enable-gdm2-plugin=no --enable-kdm-plugin=no 
--enablepam-ovirt-cred-=no'

# ./configure ${OPTIONS}

Regardless of how I try, it just responds:
configure: WARNING: unrecognized options: ${OPTIONS}

I took the package from the "official" oVirt.org repo, src file:
ovirt-guest-agent-1.0.6.tar.bz2

What am I doing wrong?
Hi
the parameters are gdm, kdm and sso, set them to no
Hi,

Should it be possible to disable SSO in 1.0.6 already (cause these options are 
unrecognized)?
It should be from 1.0.8

r.koch@pc-ovido02:~/tmp/ovirt-guest-agent-1.0.6$ ./configure --without-sso 
--without-gdm --without-kdm
configure: WARNING: unrecognized options: --without-sso, --without-gdm, 
--without-kdm


It's working fine with guest-agent from GIT (tested compiling on Debian but not 
on FreeBSD):

# git clone http://gerrit.ovirt.org/p/ovirt-guest-agent.git
# ./autogen.sh
# ./configure --prefix=/usr --without-sso
# make install


Regards,
René



Thanks,
michal
--

Med Vänliga Hälsningar
-------------------------------------------------------------------------------
Karli Sjöberg
Swedish University of Agricultural Sciences
Box 7079 (Visiting Address Kronåsvägen 8)
S-750 07 Uppsala, Sweden
Phone:  +46-(0)18-67 15 66
[email protected] _______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users




--
Regards,

Vinzenz Feenstra | Senior Software Engineer
RedHat Engineering Virtualization R & D
Phone: +420 532 294 625
IRC: vfeenstr or evilissimo

Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to