#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:192 dimpase]:
>> > I think that introducing yet another nontrivial dependency for Sage
is a bad idea.
> I think this is a **trivial** dependency. Every modern Linux distro has
openssl, ...
Sure. My computer has openssl as well. But it has not the ''development''
headers.
Meanwhile, I have
{{{
king@mpc622:/mnt/local/king/SAGE/experiment/notebook/sage-5.1.notebook$ ls
local/include/openssl/
aes.h conf_api.h ec.h mdc2.h pqueue.h
ssl.h
asn1.h conf.h engine.h modes.h rand.h
stack.h
asn1_mac.h crypto.h e_os2.h objects.h rc2.h
symhacks.h
asn1t.h des.h err.h obj_mac.h rc4.h
tls1.h
bio.h des_old.h evp.h ocsp.h ripemd.h
ts.h
blowfish.h dh.h hmac.h opensslconf.h rsa.h
txt_db.h
bn.h dsa.h idea.h opensslv.h safestack.h
ui_compat.h
buffer.h dso.h krb5_asn.h ossl_typ.h seed.h
ui.h
camellia.h dtls1.h kssl.h pem2.h sha.h
whrlpool.h
cast.h ebcdic.h lhash.h pem.h ssl23.h
x509.h
cms.h ecdh.h md4.h pkcs12.h ssl2.h
x509v3.h
comp.h ecdsa.h md5.h pkcs7.h ssl3.h
x509_vfy.h
}}}
These are many headers, and they come from the openssl spkg. But
apparently the development headers are still not there.
In other words, since about two hours I try to find out where I could get
the development headers from, without being root. So, it is indeed a
nontrivial dependency.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11080#comment:193>
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.