i had built the Skencil 0.7.x. but when i ran it with the command &quot;python skencil.py&quot;. there is an error as following<br><br>python skencil.py<br>Traceback (most recent call last):<br>&nbsp; File &quot;skencil.py&quot;, line 57, in &lt;module&gt;
<br>&nbsp;&nbsp;&nbsp; Sketch.UI.main(sys.argv)<br>&nbsp; File &quot;/root/trunk/Sketch/UI/__init__.py&quot;, line 231, in main<br>&nbsp;&nbsp;&nbsp; from skapp import SketchApplication<br>&nbsp; File &quot;/root/trunk/Sketch/UI/skapp.py&quot;, line 21, in &lt;module&gt;
<br>&nbsp;&nbsp;&nbsp; import gtk, gtk.keysyms<br>&nbsp; File &quot;/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py&quot;, line 48, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; from gtk import _gtk<br>ImportError: /usr/lib/libcairo.so.2: symbol png_set_expand_gray_1_2_4_to_8, version PNG12_0 not defined in file 
libpng12.so.0 with link time reference<br><br><br><div><span class="gmail_quote">2007/7/31, phan huy &lt;<a href="mailto:diepvien00thayh@gmail.com">diepvien00thayh@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m working on Skencil source code, i want to port it (from TkInter) to WxWidgets. so, please give me some intructions or documents about Skencil source code, thanks very much<br>
</blockquote></div><br>