<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
</div>The gnome side will most likely be installed via RPMs (or .deb files<br>
on Ubuntu/Fedora setups). So your Sugar app could just use the<br>
libraries, binaries and resources/assets from the RPM.<br>
<br>
Examples - Write.xo uses the Abiword libraries. Browse.xo uses<br>
xulrunner (the Firefox libraries & backend). Bert pointed out EToys.<br>
<br>
In all those cases, you get code reuse and a small "Activity", but the<br>
activity completely depends finding the things it needs.<br></blockquote><div><br></div><div><div id=":28a" dir="ltr" class="kl" style="margin-bottom: 0.2em; text-align: left; "><font class="Apple-style-span" face="arial, sans-serif">If my acti-plication has dependencies that are not part of the underlying build, do I need to install them on the gnome side first?  Or can cross-platform libraries be initially installed on the Sugar side too?</font></div>
<div id=":28a" dir="ltr" class="kl" style="margin-bottom: 0.2em; text-align: left; font-family: arial, sans-serif; font-size: 13px; "><br></div></div><div id=":28a" dir="ltr" class="kl" style="margin-bottom: 0.2em; text-align: left; font-family: arial, sans-serif; font-size: 13px; ">
A related follow-up: does it make sense to put cross-platform dependencies that a gnome activity would need into ~/Activities/MyCoolActivity.activity/ ?</div></div>