#18229: Upgrade R to 3.2.0
-------------------------------------+-------------------------------------
       Reporter:  charpent           |        Owner:  charpent
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.7
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  r-project          |    Reviewers:  Vincent Delecroix
        Authors:  Emmanuel           |  Work issues:
  Charpentier, Leif Leonhardy        |       Commit:
Report Upstream:  Reported           |  bc2269e64ccb2f5fcc83cf62085eeeb53d7e1dcf
  upstream. No feedback yet.         |     Stopgaps:
         Branch:                     |
  u/leif/R_upgrade_with_new_patch    |
   Dependencies:  #18254             |
-------------------------------------+-------------------------------------

Comment (by fbissey):

 Possibly `{DY}LD_LIBRARY_PATH` plain `LD_LIBRARY_PATH` is linux but
 `DYLD_LIBRARY_PATH` is OS X's version.

 sage does load the appropriate one so its libraries are found first but of
 course during the building process `R` does its own overloading to find
 the stuff from the just built `R` when building the standard `R` packages.
 In principle this should be done by augmentation but I have seen libtool
 doing broken things before (in octave it inserts `/usr/lib64` which
 completely defeat the purpose of the variable).

--
Ticket URL: <http://trac.sagemath.org/ticket/18229#comment:82>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to