On Wed, Oct 21, 2009 at 6:27 PM, [email protected] <[email protected]> wrote: > > William, I tried "sage" and "SAGE". Mike
Do sage: notebook(address="", reset=True) to reset the password to whatever you want, or do sage: notebook(address="", require_login=False) to not require any login at all. William > > On Oct 21, 6:22 pm, William Stein <[email protected]> wrote: >> On Wed, Oct 21, 2009 at 4:54 PM, [email protected] >> >> <[email protected]> wrote: >> >> > William, Thanks. I set address = "196.168.146.128" I then used the >> > address on firefoxhttp://192.168.146.128:8000 This gets me to a log >> > in >> >> > Username: admin What password should I use? >> >> Try "sage"? >> >> >> >> > In the near future will be be still be able to compile on older >> > systems? >> >> Yes. >> >> >> >> >> >> > I have applied some patches in the past and liked that >> > option. >> >> > If not in six months I will get a new windows 7 notebook. Thanks Mike >> >> > On Oct 21, 3:47 pm, William Stein <[email protected]> wrote: >> >> On Wed, Oct 21, 2009 at 2:49 PM, Marshall Hampton <[email protected]> >> >> wrote: >> >> >> > I don't know what the problem is with vmware, but perhaps its worth it >> >> > for you to try the new virtual box image (now available from the >> >> > windows binary download page). I think its substantially leaner than >> >> > the vmware image, so it might work better on your computer anyway. >> >> >> He already did try it and has problems because it is built on a >> >> computer with the "pni" cpu flag. Because it is a readonly install >> >> and no compilers are provided, it is slightly nontrivial to recompile >> >> atlas and mpir. >> >> >> I intend to post a new vbox binary on friday built without pni which >> >> does have compilers. >> >> Michael, I recommend you simply wait until then for sage-4.1.2. >> >> >> > -Marshall >> >> >> > On Oct 21, 2:37 pm, "[email protected]" >> >> > <[email protected]> wrote: >> >> >> All, I have been recompiling new sage versions in VMware since 3.4. >> >> >> I have bee following the proceedure of removing the sage directory, >> >> >> doing the "wget", tar, and make to get a running version of sage. >> >> >> This worked great until Sage 4.1.2. This time when I started by >> >> >> typing notebook I got a IP address then five seconds later it bounces >> >> >> back the the same text menu. This was the type of problem I had >> >> >> before I was compiling sage a while ago. I tried "manage" followed by >> >> >> "sage". The sage 4.1.2 comes up. I type "notebook()". and it ask if >> >> >> it was ok to change my files. I said yes. I get a lot of deprecated >> >> >> warnings and it ends with "http://localhost:8000/?startup.....:nosuch >> >> >> file or directory. >> >> >> It sounds like it migrated your old notebook server files to a new >> >> directory, then ran the new notebook *only* on localhost. >> >> You might try >> >> >> sage: notebook(address="") >> >> >> ignore the error, and try to go to the URL you used to go to (probably >> >> 192.168...). >> >> >> William >> >> >> >> Information on my computer: >> >> >> >> Intel Celeron M 1.5 GHz, 1 GB Ram >> >> >> Microsoft Windows XP Professional 5.1.2600, Service Pack 3 >> >> >> VMWARE 2.5.1 build-126130 >> >> >> >> results from cat /proc/cpuinfo >> >> >> >> processor : 0 >> >> >> vendor_id : GenuineIntel >> >> >> cpu family : 6 >> >> >> model : 13 >> >> >> model name : Intel(R) Celeron(R) M processor 1.50GHz >> >> >> stepping : 8 >> >> >> cpu MHz : 1476.382 >> >> >> cache size : 1024 KB >> >> >> fdiv_bug : no >> >> >> hlt_bug : no >> >> >> f00f_bug : no >> >> >> coma_bug : no >> >> >> fpu : yes >> >> >> fpu_exception : yes >> >> >> cpuid level : 2 >> >> >> wp : yes >> >> >> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr >> >> >> pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss nx up >> >> >> bogomips : 3007.50 >> >> >> >> Thanks Mike >> >> >> -- >> >> William Stein >> >> Associate Professor of Mathematics >> >> University of Washingtonhttp://wstein.org-Hide quoted text - >> >> >> - Show quoted text - >> >> -- >> William Stein >> Associate Professor of Mathematics >> University of Washingtonhttp://wstein.org- Hide quoted text - >> >> - Show quoted text - > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
