Hi Michael,

the last version I used before upgrading was 2.9.2.

here is the output of 'env' before and after starting the notebook.

------------------------------------------------------------------------------------------------------------

[EMAIL PROTECTED]:~/sage$ ./sage
----------------------------------------------------------------------
| SAGE Version 2.10.1, Release Date: 2008-02-02                      |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

sage: env

{'AR': 'ar',
 'AS': 'as',
 'CC': 'gcc',
 'CHMOD': 'chmod',
 'COLORTERM': 'gnome-terminal',
 'CP': 'cp',
 'CUR': '/home/m/sage',
 'CXX': 'g++',
 'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-
cDNaQsFOS3,guid=9ccba688d4c22fb58d776dc347b70962',
 'DESKTOP_SESSION': 'gnome',
 'DESKTOP_STARTUP_ID': '',
 'DISPLAY': ':0.0',
 'DOT_SAGE': '/home/m/.sage/',
 'GDMSESSION': 'gnome',
 'GDM_LANG': 'de_DE.UTF-8',
 'GDM_XSERVER_LOCATION': 'local',
 'GNOME_DESKTOP_SESSION_ID': 'Default',
 'GNOME_KEYRING_SOCKET': '/tmp/keyring-IyT6bO/socket',
 'GPDOCDIR': '/home/m/sage/local/share/pari/doc',
 'GPHELP': '/home/m/sage/local/bin/gphelp',
 'GP_DATA_DIR': '/home/m/sage/local/share/pari',
 'GTK_MODULES': 'gnomebreakpad',
 'GTK_RC_FILES': '/etc/gtk/gtkrc:/home/m/.gtkrc-1.2-gnome2',
 'HOME': '/home/m',
 'IPYTHONDIR': '/home/m/.sage//ipython',
 'IPYTHONRC': 'ipythonrc',
 'LANG': 'de_DE.UTF-8',
 'LD': 'ld',
 'LDFLAGS': '',
 'LD_LIBRARY_PATH': '/home/m/sage/local/lib/openmpi:/home/m/sage/local/
lib/:',
 'LIBRARY_PATH': '/home/m/sage/local/lib/',
 'LN': 'ln',
 'LOGNAME': 'm',
 'MAKE': 'make',
 'MATPLOTLIBRC': '/home/m/.sage//',
 'MKDIR': 'mkdir',
 'MV': 'mv',
 'OLDPWD': '/home/m/sage',
 'PATH': '/home/m/sage:/home/m/sage/local/bin:/usr/local/bin:/usr/bin:/
bin:/usr/games',
 'PWD': '/home/m/sage/local/bin',
 'PYTHONHOME': '/home/m/sage/local',
 'PYTHONPATH': ':/home/m/sage/local/lib/python',
 'RANLIB': 'ranlib',
 'RM': 'rm',
 'SAGE64': 'no',
 'SAGE_DATA': '/home/m/sage/data',
 'SAGE_LOCAL': '/home/m/sage/local',
 'SAGE_ORIG_LD_LIBRARY_PATH': '',
 'SAGE_PACKAGES': '/home/m/sage/spkg',
 'SAGE_ROOT': '/home/m/sage',
 'SAGE_SERVER': 'http://www.sagemath.org/',
 'SAGE_STARTUP_COMMAND': '\nimport sage.misc.misc; print
sage.misc.misc.branch_current_hg_notice(sage.misc.misc.branch_current_hg());
from sage.misc.interpreter import preparser; preparser(True);import
sage.all_cmdline; sage.all_cmdline._init_cmdline(globals());from
sage.all import Integer, RealNumber;import os; os.chdir("/home/m/
sage");import sage.misc.interpreter;from sage.misc.interpreter import
attached_files;from sage.all_cmdline import
*;_=sage.misc.interpreter.load_startup_file("/home/m/.sage//
init.sage")',
 'SAGE_STARTUP_FILE': '/home/m/.sage//init.sage',
 'SESSION_MANAGER': 'local/q172:/tmp/.ICE-unix/3288',
 'SHAREDFLAGS': '-fPIC',
 'SHELL': '/bin/bash',
 'SHLVL': '3',
 'SSH_AGENT_PID': '3333',
 'SSH_AUTH_SOCK': '/tmp/ssh-IkusNK3288/agent.3288',
 'TERM': 'xterm',
 'TOUCH': 'touch',
 'UNAME': 'Linux',
 'USER': 'm',
 'USERNAME': 'm',
 'WINDOWID': '48234571',
 'WINDOWPATH': '7',
 'XAUTHORITY': '/home/m/.Xauthority',
 'XDG_DATA_DIRS': '/usr/local/share/:/usr/share/:/usr/share/gdm/',
 '_': '/home/m/sage/local/bin/sage-ipython',
 '__sage__': ''}
sage: notebook()
The notebook files are stored in: /home/m/.sage//sage_notebook
****************************************************
*                                                  *
* 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).
Removing stale pidfile /home/m/.sage/sage_notebook/twistd.pd
2008/02/16 18:52 +0200 [-] Log opened.
2008/02/16 18:52 +0200 [-] twistd 2.5.0 (/home/m/sage/local/bin/python
2.5.1) starting up
2008/02/16 18:52 +0200 [-] reactor class: <class
'twisted.internet.selectreactor.SelectReactor'>
2008/02/16 18:52 +0200 [-] Loading sage_notebook/twistedconf.tac...
2008/02/16 18:52 +0200 [-] Loaded.
2008/02/16 18:52 +0200 [-] twisted.web2.channel.http.HTTPFactory
starting on 8000
2008/02/16 18:52 +0200 [-] Starting factory
<twisted.web2.channel.http.HTTPFactory instance at 0x8540f6c>

gnome-www-browser: symbol lookup error: /usr/lib/libxml2.so.2:
undefined symbol: gzopen64
2008/02/16 18:53 +0200 [-] (Notebook cleanly saved. Press control-C
again to exit.)
True
sage: env

{'AR': 'ar',
 'AS': 'as',
 'CC': 'gcc',
 'CHMOD': 'chmod',
 'COLORTERM': 'gnome-terminal',
 'CP': 'cp',
 'CUR': '/home/m/sage',
 'CXX': 'g++',
 'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-
cDNaQsFOS3,guid=9ccba688d4c22fb58d776dc347b70962',
 'DESKTOP_SESSION': 'gnome',
 'DESKTOP_STARTUP_ID': '',
 'DISPLAY': ':0.0',
 'DOT_SAGE': '/home/m/.sage/',
 'GDMSESSION': 'gnome',
 'GDM_LANG': 'de_DE.UTF-8',
 'GDM_XSERVER_LOCATION': 'local',
 'GNOME_DESKTOP_SESSION_ID': 'Default',
 'GNOME_KEYRING_SOCKET': '/tmp/keyring-IyT6bO/socket',
 'GPDOCDIR': '/home/m/sage/local/share/pari/doc',
 'GPHELP': '/home/m/sage/local/bin/gphelp',
 'GP_DATA_DIR': '/home/m/sage/local/share/pari',
 'GTK_MODULES': 'gnomebreakpad',
 'GTK_RC_FILES': '/etc/gtk/gtkrc:/home/m/.gtkrc-1.2-gnome2',
 'HOME': '/home/m',
 'IPYTHONDIR': '/home/m/.sage//ipython',
 'IPYTHONRC': 'ipythonrc',
 'LANG': 'de_DE.UTF-8',
 'LD': 'ld',
 'LDFLAGS': '',
 'LD_LIBRARY_PATH': '/home/m/sage/local/lib/openmpi:/home/m/sage/local/
lib/:',
 'LIBRARY_PATH': '/home/m/sage/local/lib/',
 'LN': 'ln',
 'LOGNAME': 'm',
 'MAKE': 'make',
 'MATPLOTLIBRC': '/home/m/.sage//',
 'MKDIR': 'mkdir',
 'MV': 'mv',
 'OLDPWD': '/home/m/sage',
 'PATH': '/home/m/sage:/home/m/sage/local/bin:/usr/local/bin:/usr/bin:/
bin:/usr/games',
 'PWD': '/home/m/sage/local/bin',
 'PYTHONHOME': '/home/m/sage/local',
 'PYTHONPATH': ':/home/m/sage/local/lib/python',
 'RANLIB': 'ranlib',
 'RM': 'rm',
 'SAGE64': 'no',
 'SAGE_DATA': '/home/m/sage/data',
 'SAGE_LOCAL': '/home/m/sage/local',
 'SAGE_ORIG_LD_LIBRARY_PATH': '',
 'SAGE_PACKAGES': '/home/m/sage/spkg',
 'SAGE_ROOT': '/home/m/sage',
 'SAGE_SERVER': 'http://www.sagemath.org/',
 'SAGE_STARTUP_COMMAND': '\nimport sage.misc.misc; print
sage.misc.misc.branch_current_hg_notice(sage.misc.misc.branch_current_hg());
from sage.misc.interpreter import preparser; preparser(True);import
sage.all_cmdline; sage.all_cmdline._init_cmdline(globals());from
sage.all import Integer, RealNumber;import os; os.chdir("/home/m/
sage");import sage.misc.interpreter;from sage.misc.interpreter import
attached_files;from sage.all_cmdline import
*;_=sage.misc.interpreter.load_startup_file("/home/m/.sage//
init.sage")',
 'SAGE_STARTUP_FILE': '/home/m/.sage//init.sage',
 'SESSION_MANAGER': 'local/q172:/tmp/.ICE-unix/3288',
 'SHAREDFLAGS': '-fPIC',
 'SHELL': '/bin/bash',
 'SHLVL': '3',
 'SSH_AGENT_PID': '3333',
 'SSH_AUTH_SOCK': '/tmp/ssh-IkusNK3288/agent.3288',
 'TERM': 'xterm',
 'TOUCH': 'touch',
 'UNAME': 'Linux',
 'USER': 'm',
 'USERNAME': 'm',
 'WINDOWID': '48234571',
 'WINDOWPATH': '7',
 'XAUTHORITY': '/home/m/.Xauthority',
 'XDG_DATA_DIRS': '/usr/local/share/:/usr/share/:/usr/share/gdm/',
 '_': '/home/m/sage/local/bin/sage-ipython',
 '__sage__': ''}
sage:

-----------------------------------------------------------------------------------------------------------------

Cheers,

Matthias
--~--~---------~--~----~------------~-------~--~----~
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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to