<div dir="ltr">I am bundling the activity using the provided bundleit.sh script, which you can find here:<div><a href="http://git.gnome.org/browse/gcompris/tree/src?h=gcomprixo">http://git.gnome.org/browse/gcompris/tree/src?h=gcomprixo</a></div>

<div><br></div><div>I am using Ubuntu, are you suggesting that I should use aptitude to generate the XO file? If yes, how can that be done?</div><div><br>Thanks,<br><div class="gmail_quote">On Tue, Mar 9, 2010 at 10:54 PM, Bruno Coudoin <span dir="ltr"><<a href="mailto:bruno.coudoin@free.fr">bruno.coudoin@free.fr</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Le dimanche 07 mars 2010 à 03:51 +0200, Tamer Alkhouli a écrit :<br>
<div><div></div><div class="h5">> Hello all,<br>
><br>
><br>
> I was trying to modify one of the GCompris activities<br>
> (memory-activity), and after bundling the compiled code and trying to<br>
> install it using the sugar-install-bundle command on the XO, I got an<br>
>  error message telling me that libxcb-render-util.so.0 was missing.<br>
> When I copied that file to /usr/lib/ everything worked just fine. Any<br>
> idea why this problem showed in the first place? And how to fix it<br>
> permanently? Note that the non-modified GCompris activity doesn't need<br>
> that  file.<br>
<br>
</div></div>Well each library on which we depend brings its own dependency to us.<br>
<br>
It means that if you compile on a system were X depends on the library<br>
libxcb-render then our gcompris binary will require it. But if this<br>
library is not present on a given system then GCompris won't start at<br>
all because GNU/Linux expect all dynamic libraries required by a binary<br>
to be present.<br>
<br>
To avoid this situation, all GNU/Linux distribution have a packaging<br>
system in place.<br>
<font color="#888888"><br>
--<br>
Bruno Coudoin<br>
<a href="http://gcompris.net" target="_blank">http://gcompris.net</a>  Free educational software for kids<br>
<a href="http://toulibre.org" target="_blank">http://toulibre.org</a>  Logiciel Libre à Toulouse<br>
<a href="http://april.org" target="_blank">http://april.org</a>     Promouvoir et défendre le Logiciel Libre<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Tamer Alkhouli<br>
</div></div>