
16 Mar
2013
16 Mar
'13
8:36 p.m.
On Sat, Mar 16, 2013 at 10:14 PM, Itamar Heim wrote:
On 03/16/2013 01:34 AM, Gianluca Cecchi wrote:
Python 2.6 py2exe-0.6.9 Python 2.6 pywin32-216 Python 2.6.6
I'm guessing this is the ovirt-guest-agent, and i'm guessing compiling it from source isn't listing it correctly when installed as an app...
Yes I used the guest itself to compile the ovirt-guest-agent. what do you mean with "compiling it from source isn't listing it correctly when installed as an app... " ? How to install as an app instead? I also executed python setup.py py2exe -b 1 as mentioned in the README file, but I didn't understand exactly where to pick the resulting "app"... any more intuitive workflow..? Gianluca