[sage-devel] Re: Sage 5.6 on ARM

2013-01-30 Thread Dima Pasechnik
On 2013-01-30, mmarco wrote: > Maybe it should be inside public_html? try this: http://boxen.math.washington.edu/home/jpuydt/bdist/ > > On 30 ene, 15:39, Julien Puydt wrote: >> Le 30/01/2013 12:49, mmarco a crit : >> >> > I cannot access to your directory. >> >> Hmmm... I don't understand why: >

Re: [sage-devel] Re: Sage 5.6 on ARM

2013-01-30 Thread Jean-Pierre Flori
On Tuesday, January 29, 2013 9:01:28 AM UTC+1, Dima Pasechnik wrote: > > > > On Monday, 28 January 2013 19:05:31 UTC+8, Snark wrote: >> >> Le 28/01/2013 11:55, Dima Pasechnik a �crit : >> > On 2013-01-28, Julien Puydt wrote: >> >> Hi, >> >> >> >> here is where we stand: >> >> >> >> - bui

[sage-devel] Re: Sage 5.6 on ARM

2013-01-30 Thread Jean-Pierre Flori
On Monday, January 28, 2013 11:55:30 AM UTC+1, Dima Pasechnik wrote: > > On 2013-01-28, Julien Puydt > wrote: > > Hi, > > > > here is where we stand: > > > > - build: ok, even though libm4rie's conversion.c is a pain ; > > > > - ptestlong: three failing tests, related to libc's gamma funct

[sage-devel] Re: Sage 5.6 on ARM

2013-01-30 Thread mmarco
Maybe it should be inside public_html? On 30 ene, 15:39, Julien Puydt wrote: > Le 30/01/2013 12:49, mmarco a crit : > > > I cannot access to your directory. > > Hmmm... I don't understand why: > > - /home is drwxr-xr-x > > - /home/jpuydt is drwxr-xr-x > > - /home/jpuydt/bdist is drwxr-xr-x > > -

Re: [sage-devel] Re: Sage 5.6 on ARM

2013-01-30 Thread Julien Puydt
Le 30/01/2013 12:49, mmarco a écrit : I cannot access to your directory. Hmmm... I don't understand why: - /home is drwxr-xr-x - /home/jpuydt is drwxr-xr-x - /home/jpuydt/bdist is drwxr-xr-x - /home/jpuydt/bdist/sage-5.6-armv7l-Linux.tar.xz is -rw-r--r-- so you should have the right to ent

[sage-devel] Re: Sage 5.6 on ARM

2013-01-30 Thread tom d
I can confirm that this same numerical noise (binomial, gamma functions) happens on the ARM6 on the Raspberry Pi, running the 'raspian' distro. (Which isn't Ubuntu, though it is a Debian derivative.) On Monday, January 28, 2013 1:55:30 PM UTC+3, Dima Pasechnik wrote: > > On 2013-01-28, Julien P

[sage-devel] Re: Sage 5.6 on ARM

2013-01-30 Thread mmarco
I cannot access to your directory. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sa

[sage-devel] Re: Sage 5.6 on ARM

2013-01-29 Thread Dima Pasechnik
On 2013-01-29, Julien Puydt wrote: > Le 29/01/2013 09:01, Dima Pasechnik a écrit : >> This is a eglibc/glibc problem, we reported on >> https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/713985 >> >> What I cannot recall is why this problem does not show up on (32-bit) >> Linux x86. >> Note tha

Re: [sage-devel] Re: Sage 5.6 on ARM

2013-01-29 Thread Julien Puydt
Le 29/01/2013 18:10, mmarco a écrit : Is it available for public download? According to the mail I started the thread with, it is : - bdist: available in the bdist/ directory of my home dir (~jpuydt) on sage.math.washington.edu :-P Snark on #sagemath -- You received this message because

[sage-devel] Re: Sage 5.6 on ARM

2013-01-29 Thread mmarco
Is it available for public download? On 29 ene, 09:13, Julien Puydt wrote: > Le 29/01/2013 09:01, Dima Pasechnik a crit : > > > This is a eglibc/glibc problem, we reported on > >https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/713985 > > > What I cannot recall is why this problem does not sh

Re: [sage-devel] Re: Sage 5.6 on ARM

2013-01-29 Thread Julien Puydt
Le 29/01/2013 09:01, Dima Pasechnik a écrit : This is a eglibc/glibc problem, we reported on https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/713985 What I cannot recall is why this problem does not show up on (32-bit) Linux x86. Note that the code in question (on bug/713985) gives almost t

Re: [sage-devel] Re: Sage 5.6 on ARM

2013-01-29 Thread Dima Pasechnik
On Monday, 28 January 2013 19:05:31 UTC+8, Snark wrote: > > Le 28/01/2013 11:55, Dima Pasechnik a �crit : > > On 2013-01-28, Julien Puydt> > wrote: > >> Hi, > >> > >> here is where we stand: > >> > >> - build: ok, even though libm4rie's conversion.c is a pain ; > >> > >> - ptestlong:

Re: [sage-devel] Re: Sage 5.6 on ARM

2013-01-28 Thread Julien Puydt
Le 28/01/2013 11:55, Dima Pasechnik a écrit : On 2013-01-28, Julien Puydt wrote: Hi, here is where we stand: - build: ok, even though libm4rie's conversion.c is a pain ; - ptestlong: three failing tests, related to libc's gamma function (as usual... I should find the time to fix that...) ;

[sage-devel] Re: Sage 5.6 on ARM

2013-01-28 Thread Dima Pasechnik
On 2013-01-28, Julien Puydt wrote: > Hi, > > here is where we stand: > > - build: ok, even though libm4rie's conversion.c is a pain ; > > - ptestlong: three failing tests, related to libc's gamma function (as > usual... I should find the time to fix that...) ; > > - bdist: available in the bdist/