#11080: move notebook to flask/wsgi-based notebook
-----------------------------------------------------------------------+----
Reporter: jason |
Owner: jason, mpatel, was
Type: enhancement |
Status: needs_work
Priority: blocker |
Milestone: sage-5.1
Component: notebook |
Resolution:
Keywords: sd31 sd35.5 | Work
issues:
Report Upstream: N/A |
Reviewers: Rado Kirov, Dan Drake, Jason Grout
Authors: Mike Hansen, Rado Kirov, William Stein, Jason Grout |
Merged in:
Dependencies: #11078, #11874, #12229, #11503, #12327 |
Stopgaps:
-----------------------------------------------------------------------+----
Comment (by SimonKing):
Replying to [comment:190 dimpase]:
> Why? I imagine building openssl from source is not such a big deal.
Does the optional openssl spkg contain the necessary sources? Then the
openssl spkg should be modified such that the development headers are
installed.
Then, I think it would be helpful if the installation script of
sagenb-0.9.0.spkg would check for the presence of the headers, and would
print a clear message, if there are missing. Such as:
{{{
****************************************************************
** The libSSL development headers are missing. For licensing **
** reasons, we can not distribute it in Sage by default. But **
** you can install the missing headers with an optional Sage **
** package, by doing **
** ./sage -i openssl **
** in the Sage root directory. **
****************************************************************
}}}
> As well, why can't you ask your sysadmin to install openssl headers?
I think that introducing yet another nontrivial dependency for Sage is a
bad idea.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11080#comment:191>
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.