<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi, <br>
<br>
I'm trying to install spice according to the user manual, on an
ubuntu 11.10, <br>
with other packages like qpixman I needed to do some extra things,
like downloading the dev packages or changing the PKG_CONFIG_PATH .<br>
Now with qcairo, this doesn't work, actually I don't find a dev
packages, so I can't test that.<br>
<br>
Here is my output, when trying to run autogen.sh<br>
<br>
<i>checking for x86 or x86-64 platform... 32 bit<br>
checking for native Win32... no<br>
checking for some Win32 platform... no<br>
checking for cos in -lm... yes<br>
checking for clock_gettime in -lrt... yes<br>
checking for pkg-config... /usr/bin/pkg-config<br>
checking pkg-config is at least version 0.9.0... yes<br>
checking for LOG4CPP... yes<br>
checking for QCAIRO... no<br>
configure: error: Package requirements (qcairo >= 1.4.6) were
not met:<br>
<br>
No package 'qcairo' found<br>
<br>
Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>
installed software in a non-standard prefix.<br>
<br>
Alternatively, you may set the environment variables QCAIRO_CFLAGS<br>
and QCAIRO_LIBS to avoid the need to call pkg-config.<br>
See the pkg-config man page for more details.</i><br>
<br>
Any help or suggestions are highly appreciated,<br>
thanks,<br>
Stijn.<br>
</body>
</html>