On Mar 4, 11:08 pm, Jacob Hicks <jmhi...@uga.edu> wrote:
> I started working on a project exactly like this about a year ago.  I
> got Geogebra to run from a local copy of the jar files after some
> advice from William.
>
> Extract the sagenb spkg.
>
> Under the data directory, make a geogebra directory and place all the
> .jar files fromhttp://www.geogebra.org/webstart/unsigned/unpacked/
> there.
>
> run sage -python setup.py install
>
> run sage -python setup.py develop
>
> html(' <applet name="ggbApplet" code="geogebra.GeoGebraApplet"
> archive="geogebra.jar" codebase = "/java/geogebra"  width="714"
> height="447" MAYSCRIPT> </applet> ')
>
> will create a Geogebra applet in the notebook from you local jar files.
>
> I basically used the exact same command that you are using now to
> allow the notebook to control the applet.

If you can put this (and your other experiences) on the relevant
ticket as well, that would be really helpful for all those interested
in this project - even if some of us could only test it, not help
program it.

- kcrisman

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to