#6535: add environ variables to "sage -pkg" script so don't get OS X metatfiles
----------------------+-----------------------------------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.1
Component: packages | Keywords:
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
Many spkg's have tons of {{{._}}} files in them since the spkg's were made
on OS X. To fix this we just have to set two environment variables.
{{{
Marshall Hampton notes the following:
Helpful post on avoiding this:
http://norman.walsh.name/2008/02/22/tar
...upshot is that one should add
export COPYFILE_DISABLE=true
to your profile if using leopard, or
COPY_EXTENDED_ATTRIBUTES_DISABLE=true
if using tiger or previous stuff (I don't think many sage developers
are using something pre-tiger at this point though).
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6535>
Sage <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---