On Wed, Jun 29, 2011 at 10:10:42AM +0200, Andrea Celestino wrote: > ./configure > make > sudo make install > > When I run qemu, he runs with spice 0.8.0 and not with the new version. > Where is the error?
If qemu/spice 0.8.0 comes from distribution packages, you're probably missing a LD_LIBRARY_PATH (or ldconfig) to tell your system about the spice-server library that was installed in /usr/local. Check with ldd qemu | grep spice where it's looking for spice-server at runtime. Christophe
pgpWpBEFrQz7v.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel