Hi, everyone!<div><br></div><div>I am working on the spice with xen-4.2.0. My host OS is Fedora 14. While installing spice server(spice-0.12.0.tar.bz2), there is a confusing error </div><div><br></div><div>as below message shows.</div>
<div><br></div><div>I spent a few days  in the configure process and I am sure the libcacard has been installed, because I can install it by "yum install libcacard" or </div><div><br></div><div>manually compile the source file libcacard-0.1.2.tar.bz2. </div>
<div><br></div><div>I know the question was proposed before but no answer was given.</div><div><br></div><div>I am exhausted and I don't know how to resolve it.</div><div><br></div><div>Thanks!</div><div><br></div><div>
--------------------------error message------------------------------</div><div># ./configure --prefix=/usr --libdir=/usr/lib</div><div>.......</div><div>.......(other compile messages)</div><div><br></div><div><div>checking for SMARTCARD... no</div>
<div>configure: error: Package requirements (libcacard >= 0.1.2) were not met:</div><div><br></div><div>No package 'libcacard' found</div><div><br></div><div>Consider adjusting the PKG_CONFIG_PATH environment variable if you</div>
<div>installed software in a non-standard prefix.</div><div><br></div><div>Alternatively, you may set the environment variables SMARTCARD_CFLAGS</div><div>and SMARTCARD_LIBS to avoid the need to call pkg-config.</div><div>
See the pkg-config man page for more details.</div><div>configure: error: ./configure failed for spice-common</div></div>