#20190: Upgrade R to 3.2.4
-------------------------------------+-------------------------------------
Reporter: charpent | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-7.2
Component: packages: | Resolution:
standard | Merged in:
Keywords: r-project | Reviewers:
Authors: Emmanuel | Work issues:
Charpentier | Commit:
Report Upstream: N/A | 385c51d8fc95817eec10780fa40723d9f02865e0
Branch: | Stopgaps:
u/charpent/upgrade_r_to_3_2_4 |
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by charpent):
Replying to [comment:26 jdemeyer]:
> Replying to [comment:25 charpent]:
> > Replying to [comment:24 jdemeyer]:
> > > Easy fix: replace the `cd src` in `spkg-install` by the correct
directory name.
> >
> > Nope : {{{src}}} is a subdirectory of the source tree. The point is
that the source tree name is nowhere to be seen in {{{spkg-install}}} :
the current Sage building architecture is supposed to create a build
directory for that.
>
> Nobody is forcing the directory to be called `src`. Like I said: just
replace the `cd src` in `spkg-install` by the correct directory name and
it will work.
Nope : the error at the top of the log happens **before** the start of
{{{spkg-install}}}. {{{spkg-install}}} **cannot** intercept it.
And, again, the {{{src}}} names designates the directory {{{src}}} of the
source tree (which should be called {{{R-3.2.4-revised}}} and **not**
{{{R-revised}}}), and **not** the source tree itself.
I tried :
* changing {{{cd src}}} to {{{cd R-revised/src}}}
* adding (at the top of {{{spkg-src}}}) {{{ln -s R-revised
R-3.2.4-revised}}}
to no avail.
The only way out I'm able to see would be to document in {{{spkg-src}}} :
* untar {{{R-3.2.4-revised.tar.gz}}}
* in the resulting tree, {{{mv R-revised R-3.2.4-revised}}}
* retar the resulting tree
Do you **really** want that ?
--
Ticket URL: <http://trac.sagemath.org/ticket/20190#comment:28>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.