[Spice-devel] Problem installing Spice 0.8.1

Christophe Fergeau cfergeau at redhat.com
Wed Jun 29 06:49:24 PDT 2011


On Wed, Jun 29, 2011 at 12:34:40PM +0200, Andrea Celestino wrote:
> If I move libspice-server libraries to /usr/bin there are not any problem
> and qemu starts correctly
> 
> ldd ./qemu-system-x86_64 | grep spice
> ->libspice-server.so.1 => /usr/lib/libspice-server.so.1 (0x00007f105edee000)
> 
> 
> 
> If I move libspice-server libraries to /usr/local/bin
> 
> ldd ./qemu-system-x86_64 | grep spice
> ->libspice-server.so.1 => /usr/local/lib/libspice-server.so.1
> (0x00007fe07e24f000)
> 
> but when I run qemu I obtain the following error:
> ./qemu-system-x86_64: error while loading shared libraries:
> libspice-server.so.1: cannot open shared object file: No such file or
> directory

I guess you ran the former prepending LD_LIBRARY_PATH=/usr/local/lib, and
the latter _without_ prepending it.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20110629/d80e9e52/attachment.pgp>


More information about the Spice-devel mailing list