On 01/21/2014 09:41 PM, Sven Kieske wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

here are my results so far.

I did:

install debian 7 x64 into a vm
as root:

mkdir code

cd code

git clone git://gerrit.ovirt.org/ovirt-guest-agent

cd ovirt-guest-agent

./autogen.sh

./autogen.sh: 3: ./autogen.sh: autoreconf: not found

apt-get install dh-autoreconf

./autogen.sh

./configure
configure: error: no suitable Python interpreter found

apt-get install python

./configure

./configure: line 15790: --variable=systemdsystemunitdir: command not
found
checking for pep8... no
configure: WARNING: python-pep8 not found
./configure: line 15868: syntax error near unexpected token 'GDM_PLUGIN, '
./configure: line 15868: '      PKG_CHECK_MODULES(GDM_PLUGIN; '

apt-get install pep8

I found this:

http://lists.ovirt.org/pipermail/users/2013-August/015773.html

so I tried:

./configure --with-gdm=no --with-sso=no

but I get the same errors again.

Doing "less configure" shows however that this options should be
recognized and supported?

Any help will be appreciated.

I will try to maintain some manual and get patches in so we can
get a stable build for Debian.
the command should be ./configure --without-gdm not sure about --with-gdm=no I never tested it. However we won't support sso at all on debian for now, therefore I would suggest just: ./configure --without-sso Then you won't have to build gdm and kdm plugins (and have to have their dependencies installed) and the same for the pam plugin.


HTH

Thanks for your time.

Sven
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)

iQGcBAEBAgAGBQJS3ttmAAoJEAq0kGAWDrqlezAMAJwi4ZPMdWCCANUdWn7fPUDm
6QsAamcaNm5pcSwUHYKMLjhfn+UO2NoVb/f46UVOSadJ1Yfr7CbVutnRy+W0MMjR
PehaoZw5o2bJ09Is8nLN505iriiw4Xvwk1MvmYCIj8XcHC0Uj3q+VU7erV0fE4Js
XHUMuHto8S/4op9MDAfjAAJfu0l/9ADSIcp4HRo75NCqt0r3wccT8tSI/t+ABYc1
7luDA0RqRAbnYgqZPgfv7P3l0wHy5SBCEbFP8md5CH0VHJw1w8x40Mx4X9K1UI2g
9nkyI+ObNlTI7ori6OP0ZHjQpddzQlO8r965rANW4Zlj4YHwRL6Z0YlgVNzIlFLJ
ps5qAKc2xxXfC3cqk/EGalGaLGwQNV1rI1s/Ah/jsET0sNAc55tBFvsYOQxkoVit
lFbzXm9J17kUBb+EcIxMihkU2abQMx+j4KVaxA430uwggQL1mmTLgGfgBtFhOB8t
laWExv4FAoy4UQLHkOptmscPiRfKPAzRvXNd9q5oMg==
=b9/7
-----END PGP SIGNATURE-----
_______________________________________________
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


--
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

_______________________________________________
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel

Reply via email to