#4317: Fix easy-install.pth after moving Sage
------------------------+---------------------------------------------------
Reporter: zimmerma | Owner: cwitty
Type: defect | Status: new
Priority: major | Milestone: sage-3.2
Component: relocation | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by mabshoff):
* summary: relocation after make install is broken => Fix easy-
install.pth after moving Sage
Comment:
Check out http://www.mail-archive.com/distutils-
[EMAIL PROTECTED]/msg05817.html
Also note that easy-install.pth is used in a bunch of places
{{{
[EMAIL PROTECTED]:/scratch/mabshoff/release-cycle/sage-3.2.alpha2$ grep -r
"easy-install.pth" *
install.log:Adding setuptools 0.6c8 to easy-install.pth file
install.log:Adding SQLAlchemy 0.4.6 to easy-install.pth file
install.log:Adding Jinja 1.2 to easy-install.pth file
install.log:Adding Pygments 0.11.1 to easy-install.pth file
install.log:Adding Sphinx 0.5dev-20081027 to easy-install.pth file
install.log:Adding docutils 0.5 to easy-install.pth file
install.log:Jinja 1.2 is already the active version in easy-install.pth
install.log:Pygments 0.11.1 is already the active version in easy-
install.pth
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4317#comment:2>
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
-~----------~----~----~----~------~----~------~--~---