2010/2/5 William Stein <[email protected]>:
> If you type "sage" on the command line, what happens?

Sorry, I forgot to mention: If I start sage from command line
as the user 'sageuser' (which installed sage) I just get the
prompt and calculations work perfectly as expected.

If I start as a different system user I get

guest$ sage
----------------------------------------------------------------------
| Sage Version 4.3.1, Release Date: 2010-01-20                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
cp: Aufruf von stat für „/home/tillea/.sage/ipython“ nicht möglich:
Keine Berechtigung
Traceback (most recent call last):
  File "/home/sageuser/sage-4.3.1/local/bin/sage-cleaner", line 28, in <module>
    os.makedirs(tmp)
  File "/home/sageuser/sage-4.3.1/local/lib/python/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/home/sageuser/sage-4.3.1/local/lib/python/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/home/tillea/.sage//temp'
**********************************************************************
Welcome to IPython. I will try to create a personal configuration directory
where you can customize many aspects of IPython's functionality in:

/home/tillea/.sage/ipython
Initializing from configuration
/home/sageuser/sage-4.3.1/local/lib/python2.6/site-packages/IPython/UserConfig
WARNING:

There was a problem with the installation:
[Errno 13] Permission denied: '/home/tillea/.sage/ipython'
Try to correct it or contact the developers if you think it's a bug.
IPython will proceed with builtin defaults.
Please press <RETURN> to start IPython.


While working on command line on this machine is not really planned it would be
reasonable to have this working as well.  But I doubt that this is
connected to the
problem with the notebook via web service because everything there is working as
user 'sageuser', right?

Kind regards

        Andreas.

-- 
http://fam-tille.de

-- 
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
URL: http://www.sagemath.org

Reply via email to