[sage-devel] Re: SAGE... other GUI than notebook

2012-09-27 Thread P Purkayastha
On 09/27/2012 12:56 AM, alxy wrote: Now nothing works anymore :( But the sage I installed was 5.3 (followed the link of vbraun)... I´m going to load 5.4beta release now... Is the new notebook there implemented by default? Yes and no. There is something you need to be aware of. 1. There is a ne

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-26 Thread alxy
Now nothing works anymore :( But the sage I installed was 5.3 (followed the link of vbraun)... I´m going to load 5.4beta release now... Is the new notebook there implemented by default? Am Dienstag, 25. September 2012 01:44:01 UTC+2 schrieb P Purkayastha: > > On 09/25/2012 03:51 AM, alxy wrote:

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread P Purkayastha
On 09/25/2012 03:51 AM, alxy wrote: Ok, sorry for doubbleposting here now. But everything worked now for me, except the notebook of course :P I can still see the frontend with the active worksheets and I´m also able to create new ones, but I cant edit them or write something on them. If I enter

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread alxy
Ok, sorry for doubbleposting here now. But everything worked now for me, except the notebook of course :P I can still see the frontend with the active worksheets and I´m also able to create new ones, but I cant edit them or write something on them. If I enter the URL (eg http://localhost:8000/ho

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread alxy
Ok.. works now with https://github.com/alxy/sagenb.git -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegr

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread alxy
This leads me to another error: "fatal: http://a...@github.com/ sagenb.git/info/refs not found: ..." I entered my git password before, hope this was right. Am Montag, 24. September 2012 18:26:24 UTC+2 schrieb Volker Braun: > > you are probably behind a firewal

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread Dima Pasechnik
On Tuesday, 25 September 2012 00:19:23 UTC+8, alxy wrote: > > I did not push, I cloned! > > Like so... > > $ git clone g...@github.com:alxy/sagenb.git sagenb-github > > and I first forked it. so where to add a git:// there? > > this looks OK. (In fact I just tried to run this, and it worked for

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread Volker Braun
you are probably behind a firewall that blocks git. Use git over http git clone http://a...@github.com/sagenb.git sagenb-github On Monday, September 24, 2012 5:19:23 PM UTC+1, alxy wrote: > > I did not push, I cloned! > > Like so... > > $ git clone g...@github.com:alxy/sagenb.git sagenb-github

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread alxy
I did not push, I cloned! Like so... $ git clone g...@github.com:alxy/sagenb.git sagenb-github and I first forked it. so where to add a git:// there? Am Montag, 24. September 2012 18:12:56 UTC+2 schrieb Dima Pasechnik: > > > > On Monday, 24 September 2012 23:40:10 UTC+8, alxy wrote: >> >> Thi

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread Dima Pasechnik
On Monday, 24 September 2012 23:40:10 UTC+8, alxy wrote: > > This is hell for windows users... > welcome to the real life, user :) > > Installed git via "yum install git", but now I always get "fatal: The > remote end hung up unexpectedly". > I think, I read something about a perl error whil

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread alxy
This is hell for windows users... Installed git via "yum install git", but now I always get "fatal: The remote end hung up unexpectedly". I think, I read something about a perl error while git installation, but I´m not sure. I also installed perl after that, but the error stays the same. Is the

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread Volker Braun
You need to log in as the user "sage" with password "sage" (try ctrl-alt-Fn until you find a free console). The Sage install is under his home directory. On Monday, September 24, 2012 3:36:06 PM UTC+1, alxy wrote: > > Mh, ok, this also works on VM :) > > And I also managed to start the termina

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-24 Thread alxy
Mh, ok, this also works on VM :) And I also managed to start the terminal by pressing strg/ctrl + alt + f1. But as I dont know too many commands, i stack here. How to go on? I tried "ls /" to list the directories, but there is nothing like "sage", just "root", "dev", "bin" and so on... So where

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-22 Thread Volker Braun
The Sage virtual appliance compiles Sage from source when creating the VM, so it has everything necessary to develop Sage. There is a version for the newest Sage release at http://www.stp.dias.ie/~vbraun/Sage/sage-5.3.ova but we are currently not distributing it because auto-login is broken in

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-22 Thread P Purkayastha
Not so sure if the virtualbox sage has got all the sources. IIRC, the virtualbox sage is also stuck at 5.1 for various reasons. I am not sure if the virtualbox Linux installation has an environment set up for development. Probably vbraun can give some insight into that. This is important becaus

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-22 Thread alxy
But is it possible to install this on my virtualbox-SAGE? Have no experience with linux things :P -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, sen

[sage-devel] Re: SAGE... other GUI than notebook

2012-09-22 Thread P Purkayastha
There is a new ui being written. Feel free to join in :) See https://github.com/sagemath/sagenb/pull/93 On Saturday, September 22, 2012 6:12:48 PM UTC+8, alxy wrote: > > Hello, > > just installed SAGE on VirutalBox for Windows. Everything works fine, but > i dont like the notebook, especially th