[sage-support] Re: Get an error message when trying to install sage cell server

2013-05-29 Thread Aaron E-J
_default_config = {"host": "localhost", "username": "aaronej@localhost", "python": sage + " -python", "location": os.path.dirname(os.path.abspath(__file__)), -- You received this message because you are subscribed to the Google Groups "sage-s

[sage-support] Re: Get an error message when trying to install sage cell server

2013-05-29 Thread Aaron E-J
ll not sure if I have the correct values. My thinking is that it has to do with what I'm putting for the username in the config.py file. What should I put? I've tried "aaronej@localhost", localhost and simply "" to no success. Leaving it as None does not

[sage-support] Re: Get an error message when trying to install sage cell server

2013-05-27 Thread Aaron E-J
error propagate ImportError: No module named _ssl On Monday, May 27, 2013 3:32:56 PM UTC-4, Aaron E-J wrote: > > This seems to have done the trick! Thanks a lot, I can now go enjoy the > nice Memorial Day weather without it nagging me :-) > > On Monday, May 27, 2013 2:36:47 PM UTC

[sage-support] Re: Get an error message when trying to install sage cell server

2013-05-27 Thread Aaron E-J
This seems to have done the trick! Thanks a lot, I can now go enjoy the nice Memorial Day weather without it nagging me :-) On Monday, May 27, 2013 2:36:47 PM UTC-4, Jason Grout wrote: > > On 5/27/13 11:36 AM, Aaron E-J wrote: > > So I've finally had a change to get back to

[sage-support] Re: Get an error message when trying to install sage cell server

2013-05-27 Thread Aaron E-J
As a test, I attempted to install a standalone version of ZeroMQ but got the following message: ... CXXLD test_timeo make[1]: Leaving directory `/home/aaronej/Downloads/zeromq-3.2.3/tests' make[1]: Entering directory `/home/aaronej/Downloads/zeromq-3.2.3' make[1]: Nothing to be done for `all-am

[sage-support] Re: Get an error message when trying to install sage cell server

2013-05-27 Thread Aaron E-J
Oh, and I have git and uuid-dev so it must be something else > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To pos

[sage-support] Re: Get an error message when trying to install sage cell server

2013-05-27 Thread Aaron E-J
sage/spkg/build/sagecell-2013-05-20' && '/home/aaronej/sage/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. On Sunday, May 19, 2013 6:03:12 PM UTC-4,

[sage-support] Re: Get an error message when trying to install sage cell server

2013-05-21 Thread Aaron E-J
Installing using the binary download version of sage does not work, gives a "cannot find such and such file" message. Am trying it with the source version now. On Sunday, May 19, 2013 6:03:12 PM UTC-4, Aaron E-J wrote: > > I am interested in contributing to the sage cell ser

[sage-support] Get an error message when trying to install sage cell server

2013-05-19 Thread Aaron E-J
I am interested in contributing to the sage cell server and am going through the steps outlined in the readme in the https://github.com/sagemath/sagecell#id1";>github page. When I get to step #5, I get the following error message that is detailed below. I am running this on a kubuntu virtual ma