I did a fresh install of Ubuntu 10.04, and placed the precompiled sage 4.7.2 folder in my home folder.
I run sage in a terminal then use this command to start the server: notebook(interface='', server_pool=['sage1@localhost'], ulimit='-v 500000', accounts=True) I'm able to access it and create a user account from the web interface, but whenever I try to create or add a worksheet I get an error: exceptions.RuntimeError: unable to start subprocess using command 'sage-native-execute ssh -t sage1@localhost "/home/engineer/sage-4.7.2- linux-32bit-ubuntu_10.04_lts-i686-Linux/sage -python" How can I fix this? (I'm only a basic linux user) -- 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
