I have just upgraded to Sage 4.2.1 and when I tried to run the notebook server securely by
notebook(secure=True, open_viewer=False) SAGE complains: **************************************************** * * * Open your web browser to https://localhost:8000 * * * **************************************************** There is an admin account. If you do not remember the password, quit the notebook and type notebook(reset=True). Note: GNUTLS not available. Traceback (most recent call last): File "/Applications/sage/local/lib/python2.6/site-packages/twisted/ application/app.py", line 694, in run runApp(config) the error message goes on and on. But I'd rather not posting all here. Any help on this? Also, 1) the notebook server starts without problem in the non-secure mode. 2) I did install guntls via Darwin Port. How can I make it available for sage (it complaints that gnutls is not available). Thanks in advance -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org