[et-mgmt-tools] virt-manager on FC6

Daniel P. Berrange berrange at redhat.com
Wed Jun 27 15:56:27 UTC 2007


On Wed, Jun 27, 2007 at 05:52:19PM +0200, Rob van Oostveen wrote:
> Dan,
> 
> An update on this issue.. 
> 
> The reason why I don't install the rpm's is the dependency of Xen package when
> I try to install virt-manager. I build Xen 3.1 from source and need the latest
> virt-manager as well.

BTW if you want a Xen 3.1.0  RPM, you can take the xen-3.1.0-1.fc7.src.rpm and
on your FC6 host just rebuild it by running

   rpmbuild --rebuild --define 'dist .fc6' xen-3.1.0-1.fc7.src.rpm

And a short while later you'll have a nice binary RPM of Xen 3.1.0 capable
of being installed on FC6 -  assuming you've got the kernel & HV parts there
already.

> When I build/install the libvirt-0.2.3.tar.gz from source, virt-manager
> complaints about not finding the virtinst module. I downloaded the
> virtinst-0.103.0.tar.gz as well, but don't know how to install/build that
> package. The readme isn't describing the installation.

Doh, stupid readme. It is basically the standard python install procedure,
so run:

   python setup.py install

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the et-mgmt-tools mailing list