Opened 10 years ago
Last modified 7 years ago
#12398 closed defect
Sage doesn't install if SAGE_ROOT has a "+" in it (because of R) — at Initial Version
Reported by: | jhpalmieri | Owned by: | tbd |
---|---|---|---|
Priority: | trivial | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | R r-project |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Fixed upstream, in a later stable release. | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Because of a bug in R's installation, Sage won't install (at least on sage.math and on OS X) if the path name for SAGE_ROOT
contains '+'.
I think this is a pretty trivial problem, so perhaps we can wait until it's fixed upstream. I just reported it to the R bug tracking website, and I'll report back when I hear anything interesting.
Note: See
TracTickets for help on using
tickets.