mån 2013-08-19 klockan 09:53 +0200 skrev Michal Skrivanek:
On Aug 19, 2013, at 09:41 , Karli Sjöberg <[email protected]<mailto:[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 I don´t get it, it doesn´t seem to care: # ./configure --without-gdm # ./configure --with-gdm=no # ./configure --enable-gdm=no # ./configure --disable-gdm # ./configure --without-gdm --with-gdm=no --enable-gdm=no --disable-gdm configure: WARNING: unrecognized options: --without-gdm, --with-gdm, --enable-gdm, --disable-gdm 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]<mailto:[email protected]> > _______________________________________________ > Users mailing list > [email protected]<mailto:[email protected]> > http://lists.ovirt.org/mailman/listinfo/users -- 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]<mailto:[email protected]>
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

