I'm trying to build and install SPICE 0.10.1 on my RHEL6.2 server. And unable to get it build. The problem is that when I try to build spice-protocol-0.10.1 by ./configure and make, it seems nothing generated.
Here are details of what I did and the output. I was referring the user manual on http://spice-space.org <http://spice-space.org/> downloaded packages celt-0.5.1.3 spice-0.10.1 log4cpp-1.0 spice-protocol-0.10.1 qcairo-1.8.7.1-git74d6b5 qpixman-0.13.3-git20090127 qpixman, qcairo, celt and log4cpp installed successfully. When I try to build spice-protocol-0.10.1 there is no autogen.sh (as mentioned in manual) so tried "./configure" and "make". But there is nothing was build. Below are the output [root@cloud01 spice-protocol-0.10.1]# ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: creating spice-protocol.pc config.status: creating spice/Makefile config.status: creating config.h config.status: config.h is unchanged [root@cloud01 spice-protocol-0.10.1]# make make all-recursive make[1]: Entering directory `/opt/spice/spice-protocol-0.10.1' Making all in spice make[2]: Entering directory `/opt/spice/spice-protocol-0.10.1/spice' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/spice/spice-protocol-0.10.1/spice' make[2]: Entering directory `/opt/spice/spice-protocol-0.10.1' make[2]: Leaving directory `/opt/spice/spice-protocol-0.10.1' make[1]: Leaving directory `/opt/spice/spice-protocol-0.10.1' Is there any doc on building spice 0.10.1? The current user manual seems out of date. Leo W
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel