#11503: Make new spkg to install Jmol in SAGE_LOCAL/share
--------------------------------------+-------------------------------------
Reporter: gutow | Owner: gutow
Type: task | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: notebook | Keywords: sd31,Jmol, flask
Work_issues: SPKG.txt | Upstream: N/A
Reviewer: Dan Drake, Jason Grout | Author: Jonathan Gutow
Merged: | Dependencies: flask notebook, #11874
--------------------------------------+-------------------------------------
Old description:
> In an effort to remove Jmol from the notebook in the Flask notebook it is
> being moved to SAGE_LOCAL/share. This is based on the logic that the
> notebook can run without Jmol, but Sage cannot run without either the
> notebook or Jmol even when using just the command line.
>
> To achieve this relocation of Jmol:
>
> 1. install this .spkg
>
> {{{
> ./sage -f
> "http://sage.math.washington.edu/home/jason/jmol-12.0.45.p3.spkg"
> }}}
> (which lives at
> [http://sage.math.washington.edu/home/jason/jmol-12.0.45.p3.spkg this
> location])
>
> 2. Apply [attachment:trac-11503-jmol-spkg.patch] to the sage root
> repository.
>
> The necessary patch for sagenb has already been merged with the master
> sagenb branch: https://github.com/sagemath/sagenb/pull/28
New description:
In an effort to remove Jmol from the notebook in the Flask notebook it is
being moved to SAGE_LOCAL/share. This is based on the logic that the
notebook can run without Jmol, but Sage cannot run without either the
notebook or Jmol even when using just the command line.
To achieve this relocation of Jmol:
1. install the '''spkg'''
[http://boxen.math.washington.edu/home/jdemeyer/spkg/jmol-12.0.45.p3.spkg]
2. '''Apply''' [attachment:trac-11503-jmol-spkg.patch] to the '''sage
root''' repository.
The necessary patch for sagenb has already been merged with the master
sagenb branch: https://github.com/sagemath/sagenb/pull/28
--
Comment(by jdemeyer):
I made some further improvements to `SPKG.txt`, in particular I simplified
the Dependencies to
{{{
* Sage Notebook (sagenb)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11503#comment:31>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.