#4267: [with patch and spkgs, needs work] Make javascript packages spkgs instead
of part of the extcode repository
----------------------+-----------------------------------------------------
Reporter: jason | Owner: boothby
Type: task | Status: new
Priority: major | Milestone: sage-3.2
Component: notebook | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by jason):
I have a brand-new 3.1.4 install as well. The extcode patch applies
perfectly for me when I do the following, so something seems odd. The
patch just deletes a bunch of directories for cleanup purposes; applying
the extcode patch should not change any functionality.
{{{
cd sage/data/extcode
wget http://sage.math.washington.edu/home/mabshoff/extcode-remove-
javascript-packages.patch
hg qinit
hg qimport extcode-remove-javascript-packages.patch
hg qpush
}}}
I then also applied the edit-in-place-and-javascript-spkgs.patch patch
from above to the main sage repository.
I then installed all the packages (except the jsmath-image-fonts one) from
http://sage.math.washington.edu/home/jason/notebook/. I used "sage -f
<package>.spkg" to install these to make sure to overwrite the current
package.
I then did sage -br
Then I started the notebook and everything seemed to work great (including
the shift-click). What browser are you using? I'm using FF 3.0.1 on
Ubuntu 8.04.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4267#comment:16>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---