Hi a gain I have last problem. In Ubuntu 64X computer . I'm geting this new error message after i type notebook().
**********************code******************************* root@XXX:~# sage ---------------------------------------------------------------------- | Sage Version 4.6.2, Release Date: 2011-02-25 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: notebook() The notebook files are stored in: sage_notebook.sagenb ************************************************** * * * Open your web browser to http://localhost:8000 * * * ************************************************** 2011-05-05 16:24:02-0400 [-] Log opened. 2011-05-05 16:24:02-0400 [-] twistd 9.0.0 (/usr/local/share/sage/local/ bin/python 2.6.4) starting up. 2011-05-05 16:24:02-0400 [-] reactor class: twisted.internet.selectreactor.SelectReactor. 2011-05-05 16:24:02-0400 [-] twisted.web2.channel.http.HTTPFactory starting on 8000 2011-05-05 16:24:02-0400 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x47dc998> Traceback (most recent call last): File "/usr/lib/firefox-4.0.1/xulapp-profilemigrator", line 22, in <module> import glib ImportError: No module named glib Traceback (most recent call last): File "/usr/lib/firefox-4.0.1/xulapp-profilemigrator", line 22, in <module> import glib ImportError: No module named glib /usr/bin/xdg-open: 563: mozilla: not found /usr/bin/xdg-open: 563: epiphany: not found /usr/bin/xdg-open: 563: konqueror: not found /usr/bin/xdg-open: 563: chromium-browser: not found /usr/bin/xdg-open: 563: google-chrome: not found /usr/bin/xdg-open: 563: links2: not found /usr/bin/xdg-open: 563: links: not found /usr/bin/xdg-open: 563: lynx: not found Received cookie: nb_session_8000=159465dd00105166b62f439d30534742 Received cookie: cookie_test_8000=159465dd00105166b62f439d30534742 **********************code******************************* Thanks. -- You received this message because you are subscribed to the Google Groups "sage-edu" 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-edu?hl=en.
