[sage-devel] Re: Sage server port forwarding

2012-06-06 Thread Jason Grout
On 6/6/12 10:20 PM, Nils Bruin wrote: As remarked on: http://wiki.sagemath.org/SageServer it's essentially impossible to safely run sage to natively listen on port 80 or port 443, because these are privileged ports and sage currently doesn't have convenient mechanisms to relinquish privileges a

[sage-devel] Sage server port forwarding

2012-06-06 Thread Nils Bruin
As remarked on: http://wiki.sagemath.org/SageServer it's essentially impossible to safely run sage to natively listen on port 80 or port 443, because these are privileged ports and sage currently doesn't have convenient mechanisms to relinquish privileges after opening the port. The solution on

[sage-devel] Changing password on notebook server?

2012-06-06 Thread Nils Bruin
Can this be confirmed? - Log into a sage notebook - Change password Expected result: - happy computing with a new password Observed outcome "404 Not Found: The resource / cannot be found." Workaround -Quit browser -Start browser and reconnect -New password provides access. -- To pos

[sage-devel] Re: new computer - any special Lion instructions?

2012-06-06 Thread kcrisman
> > Yes -- I didn't pay anything to install the command line tools. See > > [2] for more info. The full xcode includes all the Apple specific > > libraries that one needs to build Mac and iOS apps. > > If you want to build the app portion, you'll need all of Xcode.  This isn't a > big deal unless

[sage-devel] Re: new computer - any special Lion instructions?

2012-06-06 Thread kcrisman
On Jun 6, 12:01 am, Keshav Kini wrote: > kcrisman writes: > >> Just think how fast you'll be able to build sage! > > > Well, especially once we get the documentation building serially! > > Er, isn't it already building serially? Won't the speedup come when we > get it building parallelly? > Hm

Re: [sage-devel] Re: new computer - any special Lion instructions?

2012-06-06 Thread Ivan Andrus
On Jun 6, 2012, at 4:42 AM, Benjamin Jones wrote: > On Tue, Jun 5, 2012 at 9:37 PM, kcrisman wrote: >> >>> I'm using Lion as well. I installed the command line tools package >>> from Apple and have had no problems building sage-5+. No idea about >> >> Is that different from the $5 Xcode or whate

Re: [sage-devel] Re: new computer - any special Lion instructions?

2012-06-06 Thread Jeroen Demeyer
On 2012-06-06 09:42, Georg S. Weber wrote: > the only thing I could think of is the problem with building Sage > binaries (I've got myself a Quad Core i7, i.e. "Sandybridge" > architecture) and wanting to use these on other people's Macs (which > might have "only" a Core2Duo CPU). Till Sage 4.8, th

[sage-devel] Re: new computer - any special Lion instructions?

2012-06-06 Thread Georg S. Weber
On Wednesday, 6 June 2012 04:11:24 UTC+2, kcrisman wrote: > > So although my 3-year-old MacBook Pro with Snow Leopard on it works > fine, due to warranty issues my employer is basically forcing me to > get a new machine. (I won't be paying for it, or I'd say no - I love > this little guy.) >

[sage-devel] Re: FreeModule basis coercion

2012-06-06 Thread Georg S. Weber
Hi Jan, it is my feeling that Nils is absolutely right with his remark. I looked myself quickly through http://www.sagemath.org/doc/reference/sage/matrix/matrix_integer_dense.html and what is written there about LLL --- there are at least two number theoretic packages mentioned there, that Sag