<div>Hello all,</div><div> </div><div>First time joining the mailing list. Have a problem with the cairo installation and would like to seek some advice.</div><div> </div><div>This is for linux platform.</div><div> </div><div>
I installed pixman (0.26.0) without problem.</div><div>I also ran command 'export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig'. It seemed to fix the error on not being able to locate pixman during cairo's ./configure phase.</div>
<div>For the cairo installation (latest version - 1.12.2), I ran ./configure then make. I got the following error:</div><div> </div><div>cairo-xlib-source.c: In function 'color_source':<br>cairo-xlib-source.c:424: error: implicit declaration of function 'XRenderCreateSolidFill'<br>
cairo-xlib-source.c:424: warning: nested extern declaration of 'XRenderCreateSolidFill'<br>make[3]: *** [cairo-xlib-source.lo] Error 1</div><div> </div><div>What is the cause of the above error? Do I need to install any other packages prior?</div>
<div> </div><div>Thank you in advance for your help.<br></div><div>Nurm</div>