Hello, i couldn't test the command "rpm -qa | grep pygtk" because there is no rpm command in my sugar image<br><br><div class="gmail_quote">2011/5/17 James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, May 16, 2011 at 07:11:59PM +0200, laurent bernabe wrote:<br>
> the reference i read is <a href="http://www.pygtk.org/docs/pygtk/index.html" target="_blank">http://www.pygtk.org/docs/pygtk/index.html</a><br>
<br>
</div>That is for the current version, 2.24.0.<br>
<div class="im"><br>
> but i don't know yet how to check my sugar-olpc image pygtk version.<br>
> What must i do in order to get it ?<br>
<br>
</div>Use this compound command:<br>
<br>
% rpm -qa | grep pygtk<br>
<br>
For me, this shows:<br>
<br>
pygtk2-2.17.0-9.fc14.i686<br>
pygtksourceview-2.10.1-2.fc14.i686<br>
<br>
Which means I have 2.17.0 installed.<br>
<br>
In future please reply CC mailing list.  Why?  See<br>
<a href="http://pptpclient.sourceforge.net/why.phtml" target="_blank">http://pptpclient.sourceforge.net/why.phtml</a><br>
(different project, but same communication techniques)<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</div></div></blockquote></div><br>