<div>Hi All</div><div><br></div><div><br></div><div>I installed the following from source. </div><div><div>pixman-0.22.2.tar.gz</div><div>./configure &amp;&amp; make &amp;&amp; make install &amp;&amp; make clean</div><div>
<br></div><div>cairo-1.10.2.tar.gz </div><div>./configure --enable-xlib  --enable-png --enable-pdf  &amp;&amp; make &amp;&amp; make install &amp;&amp; make clean</div><div><br></div><div><br></div><div>py2cairo-1.10.0.tar.bz2  </div>
</div><div><br></div><div><div>./waf configure --libdir=/usr/lib64</div><div>./waf build</div><div>./waf install</div></div><div><br></div><div><br></div><div>I&#39;m getting the following when I import the cairo module.</div>
<div><br></div><div>Python 2.6.5 (r265:79063, Jun  4 2010, 21:42:56) </div><div>[GCC 4.1.2 20080704 (Red Hat 4.1.2-48)] on linux2</div><div>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.</div>

<div>&gt;&gt;&gt; import cairo</div><div>Traceback (most recent call last):</div><div>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;</div><div>  File &quot;/usr/lib64/python2.6/site-packages/cairo/__init__.py&quot;, line 1, in &lt;module&gt;</div>

<div>    from _cairo import *</div><div>ImportError: /usr/lib64/python2.6/site-packages/cairo/_cairo.so: undefined symbol: cairo_surface_get_fallback_resolution</div><div><br></div><div>Any help is appreciated.</div><div>
<br></div><div><br></div><div>Thanks.</div><font color="#888888"><br>
</font><br>