On Sun, Mar 3, 2013 at 7:52 AM, Itamar Heim wrote:
1. ok, the config key isn't user editable, not an issue.
2. for ovirt to see list of applications, you need to have the
ovirt-guest-agent installed as well, not just the spice one.
Trying to build on windows 7 following git instructions.
http://gerrit.ovirt.org/gitweb?p=ovirt-guest-agent.git;a=blob;f=ovirt-gue...
I obtained
OVirtGuestService.exe
and
w9xpopen.exe
The instructions say...
"
Running the service:
32 --------------------
33
34 > python OVirtGuestService.py -install
35 > net start OVirtGuestService
36
37 Building executable file:
38 -------------------------
39
40 > python setup.py py2exe -b 1
"
I don't understand how to match the instructions with what I got...
Can anyone help in this?
Gianluca