Hi RegB, thanks for extremly valuable feedback!
> Thanks, > A correction to the failure to evaluate. > On a "FRESH" system, such as a windoze user might try this on. > When sage is started a pop up requester appears asking for a new > password, but it is quickly overwritten by the browser image, so > it can be easily missed by someone not looking/waiting for it. > Of course I rushed into typing 2+2 <shift enter> without being > logged in. This is a slight problem, I might reconsider the standart "popping" place of the notebook. I will mention it prominently, that one has to wait for sage server to start, and also wait at first start for the password creation. But I think once it is accepted that it should work people will be able to find those loggins. > Another thing is that there appears to be no jre - I suspect you > are trying to stay within a single CD ? I am a bit ashamed that I forgot that sage needs Java for 3d graphics. I briefly considered to include it by default, but than I decided to leave it out because JRE is listed in the "quickpet" installer. The size would be no problem because it takes ~35 MB in the compressed filesystem. This should definitly be included in the next version (maybe even a full java) > My "quick and dirty jre test is the first 3d plot in the tutorial. > This; > x, y = var('x,y') > plot3d(x^2 + y^2, (x,-2,2), (y,-2,2)) > > throws a yellow background and a link to the java web site. > Once I set up my networking I was able to get there, but on my > standalone UBUNTU (as well as the ones in Virtual Box) I have > found it quicker/simpler/easier (for newbie me) to use synaptics > package manager to install "weird" - icedtea, etc. great, you managed it - I didn't test the quickpet install,so I just now realised that jre is broken there, I have to report upstream! However there is a solution :D! I quickly made a package for the latest Java runtime environment. This should work: boxen.math.washington.edu/home/emil/sagelive/jre_1.6.0_22.pet download and klick it to install. Ok thanks very much for the feedback Emil -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org