#19072: upgrade SageTeX to version 3.0
-------------------------------------+-------------------------------------
       Reporter:  ddrake             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  blocker            |    Milestone:  sage-7.2
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Dan Drake          |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  public/19072       |  cb0cc8d05f54c07197b01a5ae3f4f61cb7bcb212
   Dependencies:  #20344             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by dimpase):

 Replying to [comment:32 kcrisman]:

 > is being processed by sagetex.py version "2012/01/16
 v2.3.3-69dcb0eb93de".
 this is old version, an up to date version of Sage should have v.2.3.4.


 > Anyway, it seems that I have
 > {{{
 > $ ls local/lib/python/site-packages/sage[tab]
 > sage/                          sage_setup/
 > sage-7.0-py2.7.egg-info        sagenb-0.11.7-py2.7.egg/
 > sage-7.1.beta1-py2.7.egg-info  sagetex-2.3.4-py2.7.egg-info
 > sage-7.1.beta3-py2.7.egg-info  sagetex-3.0-py2.7.egg-info
 > sage-7.1.beta6-py2.7.egg-info  sagetex.py
 > sage-7.2.beta3-py2.7.egg-info  sagetex.pyc
 > sage-7.2.beta4-py2.7.egg-info
 > }}}
 > and I think that the extra sagetex.py maybe is the problem?

 it's not "extra", it's the right one; however, it must be the same as in
 `local/lib/python2.7/site-packages/sage`. This is because
 `local/lib/python` is a symbolic link to `local/lib/python2.7`.
 (or at least it should be - if it is not then your installation must be
 seriously
 broken, and `make distclean` is the only way out, IMHO...)

 You can see what `sage -f sagetex` is doing by inspecting
 `log/pkgs/sagetex-*`.
 For me, I see the following lines there:
 {{{
 copying build/lib/sagetex.py -> <mysageroot>/local/lib/python2.7/site-
 packages
 byte-compiling <mysageroot>/local/lib/python2.7/site-packages/sagetex.py
 to sagetex.pyc
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19072#comment:36>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to