On Monday, November 23, 2015 at 9:41:26 PM UTC+1, kcrisman wrote:

> Just for clarification: If one builds from source after this, can one 
>> still relocate (within the same computer, let's say) on *any* platform, or 
>> only on non-Mac, or only on non-10.11 Mac?  Similarly, can Linux binaries 
>> still be relocated in the future?
>>
>
First of all, relocating a source build currently isn't what I would call 
"working well", for starters there is the dangling rpath issue which is a 
potential security issue. See also the LD_LIBRARY_PATH hurt it inflicts on 
the unfortunate where there is a library conflict with bash etc.

In any case, #19467 doesn't break *THAT*. Though it imho should be removed 
in the future, and the only way to relocate a source tree should be to 
recompile, i.e. make distclean && make. Binary distribution on Linux and 
non-10.11 OSX should work in exactly the same way as OSX 10.11.  

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to