I'm running KVM as my virtualisation solution on Debian 7.1 on a
Linux Terminal Server (LTSP) box and I have a speed issue when
accessing KVM guests from LTSP machines.
I read somewhere that using spice would be better than using VNC
to connect as it renders the graphics on the client side. So I've
configure my VM to use Spice instead of VNC in virt-manager but
virt-viewer 0.5.3 doesn't allow me to use spice. Virt-viewer 0.5.7
does but hasn't been backported yet to debian 7.1 so I'm compiling
it.
I've ran into a problem where I don't know which library or
dependency I'm missing here for virt-viewer 0.5.7. Here are my
steps
1. Downloaded virt-viewer from http://virt-manager.org/download/
2. Untar
3. Install intltool
4. configure with the following command
./configure --with-spice-gtk --with-gtk-vnc
I get the following error:
checking which gtk+
version to compile against... 2.0
checking for GTK... yes
checking for GTK_VNC... no
configure: error: gtk-vnc requested but not found
I've tried installing libgtk-vnc-2.0-dev and searching for the
gtk-vnc executable within packages with apt-file search gtk-vnc.
As I'm not too concerned with VNC (although it would be nice) I
tried without it and got this error:
checking which gtk+ version to compile against... 2.0
checking for GTK... yes
checking for SPICE_GTK... no
configure: error: spice-gtk requested but not found
from
Mick
--
You received this message because you are subscribed to the Google Groups "mlug-au" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mlug-au+u...@googlegroups.com.
To post to this group, send email to mlu...@googlegroups.com.
Visit this group at http://groups.google.com/group/mlug-au.
For more options, visit https://groups.google.com/groups/opt_out.