<div dir="ltr">You can try with <a href="http://people.sugarlabs.org/~walter/TuxMath-3.1.xo">http://people.sugarlabs.org/~walter/TuxMath-3.1.xo</a></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 2, 2015 at 12:43 PM, Tony Anderson <span dir="ltr"><<a href="mailto:tony_anderson@usa.net" target="_blank">tony_anderson@usa.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I tried to install TuxMath with:<br>
<br>
sudo yum --downloadonly --downloaddir=/home/olpc/Documents install tuxmath<br>
<br>
This failed on an xo-1.75: (13.2.0) with the message Error: Cannot retrieve metalink for repository: fedora/18/armhfp<br>
<br>
It also failed on an xo-1 (12.1.0): with the message Error: Cannot retieve metalink for repository: fedora<br>
<br>
However, an xo-1.5 (13.2.1) downloaded three files:<br>
    SDL_net-1.2.8-2.fc18.i686.rpm<br>
    t4k_common-0.1.1-8.fc18.1686.rpm<br>
    tuxmath-2.0.1-3.fc18.i686.rpm<br>
<br>
I installed with<br>
   rpm -ivh *.rpm with no reported problems<br>
<br>
However, when I executed tuxmath:<br>
<br>
   $tuxmath<br>
<br>
it started. However, after a short while, I got a Segmentation fault.<br>
<br>
I thought that Nathan installed these rpms and then ran the Tuxmath activity instead of running from the command line. I downloaded and installed tuxmath-2.xo.<br>
It failed to start because <a href="http://activity.info" target="_blank">activity.info</a> is not correct. I changed it to:<br>
<br>
exec = sugar-activity activity.TuxMathStart<br>
<br>
After rebooting, I launched TuxMath successfully. However, when I clicked on 'play', nothing happened.<br>
<br>
The log showed an exception in activity.py at line 185:  f = open(script_path,'w') where script_path is None. The script_path variable is set at line 192 in<br>
<br>
the button_play_clicked_cb , as os.getenv("TUXMATH_SCRIPT"). The script that was to be executed calls a binary module in TuxMath.activity/bin. Hopefully, these modules were recompiled for ARM.<br>
<br>
I don't know how any of this relates to installing missing dependencies; however, it is clear that  tuxmath in ASLO is a no-go.<br>
<br>
Tony<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Software for children learning <br></div></div></div>
</div>