<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014/1/13 CHEUNG LI <span dir="ltr"><<a href="mailto:cwli@easypeasy.com" target="_blank">cwli@easypeasy.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
Your cairo-1.6.4.tar.gz file is corrupted.<br>
<br>
I tried to install cairo 1.6.2 but it states that I have no pixman 0.1 which isn’t true because libpixman-1.so.0 is in /usr/local/lib and /usr/local/lib<br>
<br>
What’s wrong?<br></blockquote><div><br></div><div>Have you installed the development files (headers, pkg-config data) ? Because otherwise</div><div>you won't be able to compile software such as cairo against pixman.</div>
<div><br></div><div>On Ubuntu, I think the command would be</div><div>sudo apt-get install libpixman-1-dev</div><div><br></div><div>Jonas </div></div></div></div>