#9896: Upgrading from 4.5.3 to 4.6.alpha* can fail (not limited to MacOS X)
------------------------------------------------------+---------------------
Reporter: jhpalmieri | Owner: leif
Type: defect | Status: closed
Priority: blocker | Milestone:
sage-4.6
Component: build | Resolution: fixed
Keywords: upgrade update dependencies PARI NewPARI | Author: Leif
Leonhardy
Upstream: N/A | Reviewer: John
Palmieri, Mitesh Patel
Merged: sage-4.6.rc0 | Work_issues:
------------------------------------------------------+---------------------
Comment(by leif):
Replying to [comment:181 jhpalmieri]:
> A followup: on my mac, perhaps because of various symbolic links,
whenever I run "sage -b", I see a message like
{{{
warning: Replacing library search directory in linker command:
"/Applications/sage_builds/sage-4.6/local/lib" ->
"/Applications/sage/local/lib"
}}}
> I can run "sage -b" three times in a row, and I see this message all
three times.
Of course. `distutils` reads the Python Makefile each time it is invoked
by the Sage library's `setup()`; we do not (yet) patch that Makefile and
`pyconfig,h`.
> This may be because of symbolic links: "/Applications/sage" is a link
pointing to "/Applications/sage_builds/sage-4.6/".
Yep.
> Perhaps in setup.py, we should use os.path.realpath?
> If this sounds like a good idea, I can open a new ticket with this
patch.
Well, it's just a warning; feel free to open a ticket for that, and I'll
probably review it. ;-)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9896#comment:182>
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.