On 08/12/2013 10:15 AM, Marcel Kraan wrote: > Thank you martin, > [please don't top-post on technical lists] > I have installed glib2 > but where is the specfile? > There should be virt-manager.spec inside the folder you are building it in. Even though it is used for making an rpm, there is some information that might help (like this for example). > do i need to install all these programs? > You probably have them all (or most of them). But if you have all these installed (or relevant, based on your distro) you'll get into similar problems like the last one only in case of bug. What distro are you running on? Is there no official package for it or what is the reason you are installing it yourself? The package should take care of dependencies. Martin >> pygobject3 >> gtk3 >> libvirt-glib >> gnome-python2-gconf >> libxml2-python >> vte3 >> gtk-vnc2 >> spice-gtk3 >> intltool >> /usr/bin/pod2man >> libvirt-python >> libxml2-python >> python-urlgrabber >> python-ipaddr > > > > > > > On 12 aug. 2013, at 10:05, Martin Kletzander <mkletzan@xxxxxxxxxx> wrote: > >> On 08/12/2013 09:50 AM, Marcel Kraan wrote: >>> I want to update to : virt-manager-0.10.0 >>> But when i try i get this error >>> >>> >>> root@kvm1 virt-manager-0.10.0]# python setup.py install >>> Traceback (most recent call last): >>> File "setup.py", line 21, in <module> >>> from virtcli import cliconfig >>> File "/root/VIRTUALISATIE/virt-manager-0.10.0/virtcli/cliconfig.py", line 74, in <module> >>> _setup_gsettings_path(icon_dir) >>> File "/root/VIRTUALISATIE/virt-manager-0.10.0/virtcli/cliconfig.py", line 54, in _setup_gsettings_path >>> ret = subprocess.call(["glib-compile-schemas", "--strict", schemadir]) >> >> glib-compile-schemas is part of glib2, try installing that >> >>> File "/usr/lib64/python2.6/subprocess.py", line 478, in call >>> p = Popen(*popenargs, **kwargs) >>> File "/usr/lib64/python2.6/subprocess.py", line 642, in __init__ >>> errread, errwrite) >>> File "/usr/lib64/python2.6/subprocess.py", line 1234, in _execute_child >>> raise child_exception >>> OSError: [Errno 2] No such file or directory >>> >>> >>> >>> installing other modules is not helping also >>> yum install GitPython git >>> >> >> These aren't needed to install the package, but make sure you have all >> the Requires you can find in the specfile: >> >> pygobject3 >> gtk3 >> libvirt-glib >> gnome-python2-gconf >> libxml2-python >> vte3 >> gtk-vnc2 >> spice-gtk3 >> intltool >> /usr/bin/pod2man >> libvirt-python >> libxml2-python >> python-urlgrabber >> python-ipaddr >> >> These should install (either directly or by their dependencies) all >> that's needed. >> >> Hope this helps, have a nice day, >> Martin > _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list