#11678: sage-4.7 gives error on relocating the root directory
--------------------------+-------------------------------------------------
Reporter: ppurka | Owner: tdb
Type: defect | Status: new
Priority: minor | Milestone: sage-4.7.2
Component: relocation | Keywords: flask notebook easy-install.pth
easy_install
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
--------------------------+-------------------------------------------------
Comment(by leif):
Replying to [comment:15 ppurka]:
> There is actually absolutely no difference between rkirov-flask/spkg-
dist and sagenb-main/spkg-dist. So, this problem will probably "magically
go away" once rkirov-flask is actually packaged.
Yeah, but Rado could add a script (or just a note on that) to the project
page.
----
For the record:
The `--egg-path ...` was actually introduced at #10097, and only affects
the `sagenb.egg-link` file, therefore Mitesh added replacing the absolute
path in `easy-install.pth` by a relative one.
#10176 and #10192 (the latter patching `sage-spkg`, and still needing
review) dealt with a completely missing `sagenb` entry in `easy-
install.pth`, due to `SAGE_PATH="."` (and removed `ln -snf`, see below).
Note that the `-n` option of `ln -snf` isn't defined by POSIX, and --
worse -- shows different behaviour on GNU/Linux and Solaris, so we must
not use it. I'd also change the `rkirov-flask` installation instructions,
though currently explicitly for Linux, accordingly.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11678#comment:16>
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.