Hello,

I'm trying to follow http://www.ovirt.org/develop/release-management/features/infra/python-sdk/ and I'm successfully discovering Python + oVirt SDK on CentOS.

I'd like to do the same on Ubuntu, but the instructions seem incomplete :

"
easy_install ovirt-engine-sdk-python
"

is working, but "import ovirtsdk" doen't give anything.



"
apt-get install python-lxml
cd ovirt-engine-sdk
python setup.py install
"

is wrong because the "cd" isn't going anywhere, obviously.

What am I missing?

--
Nicolas ECARNOT
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to