#18494: Install sage headers and auxiliary files (.h/.pxd/.pxi files)
--------------------------------+------------------------
Reporter: fbissey | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.8
Component: distribution | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
--------------------------------+------------------------
Comment (by fbissey):
In `cython.py`
{{{
include_dirs = [os.path.join(SAGE_LOCAL,'include','csage'),
os.path.join(SAGE_LOCAL,'include'), \
os.path.join(SAGE_LOCAL,'include','python'+platform.python_version().rsplit('.',
1)[0]), \
os.path.join(SAGE_LOCAL,'lib','python','site-
packages','numpy','core','include'), \
os.path.join(SAGE_SRC,'sage','ext'), \
os.path.join(SAGE_SRC), \
os.path.join(SAGE_SRC,'sage','gsl')]
}}}
Any ideas why we add `SAGE_SRC` and `SAGE_SRC/sage/gsl`? Neither has any
headers in it although I am guessing `gsl` may have had once.
--
Ticket URL: <http://trac.sagemath.org/ticket/18494#comment:17>
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.