[sage-support] upgrade from 6.4.1 to 6.5, ecl_min compile forever

2015-03-22 Thread chiapas
I am trying upgrade sage 6.4.1 to 6.5. My machine is Linux mint 17.1. When it arrives the point: ;;; About to load cmp/load.lsp It is running for 8 hours already, and it didn't go to the next step. The cpu ecl_min used is always 25%, so it is doing something. Does it take much time to compi

[sage-support] running a .spyx file?

2015-03-22 Thread John H Palmieri
Did running a .spyx file break? If I have a file "testing.spyx' containing import sage.all sage.all.ZZ and then I run 'sage testing.spyx', I get an error: AttributeError: 'module' object has no attribute 'all' I think this ought to work. Should 'from sage.all import *' work also? It does

[sage-support] Re: Flint/NTL error while compiling sage 6.4.1

2015-03-22 Thread Brett
Hi Yoe, I wondered if/how you got around this problem... I seem to have the same/similar one. Thanks, Brett On Friday, January 23, 2015 at 9:29:54 AM UTC-7, Yoe wrote: > > Hello, > > I'm trying to compile Sage 6.4.1 from tarball on CentOS 6.6 and 7.0, > 64-bit architecture. > Directories owner

Re: [sage-support] how to add a patch

2015-03-22 Thread Vincent Delecroix
On 22/03/2015, John Cremona wrote: > On 21 March 2015 at 21:40, wrote: >> I had found the ticket 12051 from this blog here >> http://gsoc-sage-lattices.blogspot.gr/2012/06/update-on-basis-coercion-lll-and-fincke.html >> I don't know if the writer of the blog is the author of the code. Maybe, >>

Re: [sage-support] how to add a patch

2015-03-22 Thread John Cremona
On 21 March 2015 at 21:40, wrote: > I had found the ticket 12051 from this blog here > http://gsoc-sage-lattices.blogspot.gr/2012/06/update-on-basis-coercion-lll-and-fincke.html > I don't know if the writer of the blog is the author of the code. Maybe, we > can ask him. The patch was written by