#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:
--------------------------------+------------------------
Description changed by jdemeyer:

Old description:

> Currently, Sage doesn't install any files other than `.py` and compiled
> cython code. Headers and other auxiliary files that are necessary for
> compiling user code (such as the `cython()` command or certain optional
> packages) are kept in the `src` directory and we rely on its presence.
> Since #18027 we also rely on the presence of Sage's `build` directory. It
> would be good if sage could just work without relying on the presence of
> it source and build directory.

New description:

 Currently, Sage doesn't install any files other than `.py` and compiled
 cython code. Headers and other auxiliary files that are necessary for
 compiling user code (such as the `cython()` command or certain optional
 packages) are kept in the `src` directory and we rely on its presence.
 Since #18027 we also rely on the presence of the `src/build/cythonized`
 directory. It would be good if sage could just work without relying on the
 presence of it source and build directory.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/18494#comment:3>
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