<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div><br></div><div>Hi,</div><div><br></div><div>> >and (6) the elephant in the room: Java. It makes the bundle quite large.<br>> <br>> Yes, it is the same problem with the geogebra activity. I'll look if<br>> it is possible to reduce the size of the jre<br><br></div><div>Java activities should not have the Java rountime....</div><div>Exist an activity Java [1] that allows have a common space with</div><div>others activities that uses the JRE.</div><div><br></div><div>All activities of Java must use it! If you install Geogebra, or JPeces</div><div>you are wasting space in the XO with copies of the JRE.</div><div><br></div><div>If you remove the JRE from you build, and in the notice say: this</div><div>activity needs this one [1] your bundle reduces the size</div><div>from 37.1 mb to 1.3 mb !!!</div><div><br></div><div>The change in the activity: modify the path with the another source of</div><div>the JRE:</div><div><br></div><div>PATH=/home/olpc/Activities/Java.activity/jre/bin:$PATH</div><div><br></div><div>For Geogebra, I need make another thread..</div><div><br></div><div>Regards!</div><div><br></div><div>Alan</div>                                     </div></body>
</html>