#11080: move notebook to flask/wsgi-based notebook
--------------------------------------------------+-------------------------
   Reporter:  jason                               |          Owner:  jason, 
mpatel, was                                 
       Type:  enhancement                         |         Status:  needs_info 
                                        
   Priority:  blocker                             |      Milestone:  sage-5.0   
                                        
  Component:  notebook                            |       Keywords:  sd31 
sd35.5                                        
Work_issues:                                      |       Upstream:  N/A        
                                        
   Reviewer:  Rado Kirov, Dan Drake, Jason Grout  |         Author:  Mike 
Hansen, Rado Kirov, William Stein, Jason Grout
     Merged:                                      |   Dependencies:  #11078, 
#11874, #12229, #11503, #12327             
--------------------------------------------------+-------------------------

Comment(by gutow):

 Yep...the sagenb spkg install failed on a missing header for ssl. Somehow
 I missed the error message. I have the ssl binaries but not the header
 files on my systems.  I guess ssl.h be part of the package or they need to
 be listed as prerequisite for the sagenb spkg.  I'm running on the same
 Ubuntu 11.04 that I successfully installed this on through 4.8.

 Here's the relevant part of the log file.
 {{{
 Processing pyOpenSSL-0.13.tar.gz
 Running pyOpenSSL-0.13/setup.py -q bdist_egg --dist-dir /tmp/easy_install-
 pWFAnl/pyOpenSSL-0.13/egg-dist-tmp-4xiQaN
 warning: no previously-included files matching '*.pyc' found anywhere in
 distribution
 In file included from OpenSSL/crypto/crypto.h:30:0,
                  from OpenSSL/crypto/crypto.c:16:
 OpenSSL/crypto/x509.h:17:25: fatal error: openssl/ssl.h: No such file or
 directory
 compilation terminated.
 error: Setup script exited with error: command 'gcc' failed with exit
 status 1
 Error installing pyOpenSSL-0.13.tar.gz.
 }}}

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