#11197: Make spkg docs be built and installed after the full build
------------------------+---------------------------------------------------
   Reporter:  jason     |          Owner:  tbd          
       Type:  defect    |         Status:  needs_info   
   Priority:  major     |      Milestone:  sage-4.7.2   
  Component:  packages  |       Keywords:  sd32         
Work_issues:            |       Upstream:  N/A          
   Reviewer:            |         Author:  John Palmieri
     Merged:            |   Dependencies:               
------------------------+---------------------------------------------------

Comment(by leif):

 Hmmm, one problem I see is that a couple of spkgs would need a
 (re)`configure` before e.g. `make install-docs` etc. would work.

 Also, many packages provide [alternate] documentation in various formats
 (man pages, texinfo files, HTML, dvi / PDF etc.), some of which require
 tools (i.e., prerequisites either provided by the system or Sage), and
 some even some small build process just to prepare the sources for other
 tools. So it isn't always clear ''what'' would be installed [in addition].
 Re-unpacking and re-configuring an spkg just to install docs is IMHO also
 a bit odd, just like keeping the build directories until eventually some
 tools are available after the normal build has finished.

 The easiest way would be to simply include some ''pre-built'' versions of
 documentation requiring external tools, and just copy / install them if
 `SAGE_SPKG_INSTALL_DOCS=yes` or an spkg's `spkg-install-docs` is run. This
 could at least in some cases increase an spkg's size significantly though.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11197#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 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.

Reply via email to