#9668: Fix hardcoding of paths in R binary
---------------------------------------------------------------------------------------------------------------+
Reporter: kcrisman
| Owner: leif
Type: defect
| Status: needs_review
Priority: major
| Milestone: sage-5.9
Component: packages
| Resolution:
Keywords: R spkg R.sh.in libR.pc pkg-config hard-coded package
installation R_HOME_DIR sd32 r-project | Work issues:
Report Upstream: N/A
| Reviewers: Karl-Dieter Crisman
Authors: John Palmieri
| Merged in:
Dependencies:
| Stopgaps:
---------------------------------------------------------------------------------------------------------------+
Comment (by jhpalmieri):
If you look at `src/scripts/R.sh.in`, it has lines like
{{{
R_HOME_DIR="@prefix@/${libnn}/R"
}}}
My understanding is that `prefix` gets set by the configure script, stored
in `Makefile.conf`, and then read by `src/scripts/Makefile` so this
variable's value can get used when making the R script. In particular, the
R people are deliberately using the `prefix` variable here. So it looks
like their design decision, not a bug. But I'm not sure I understand your
point.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9668#comment:35>
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 http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.