Re: [sage-devel] Sagemath : wild experiments

2015-02-07 Thread Jeroen Demeyer
On 2015-02-06 20:32, Julien Puydt wrote: I reported a wishlist bug on pari's debian package (#77237). That should be #777237: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777237 -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscrib

Re: [sage-devel] Sagemath : wild experiments

2015-02-06 Thread Julien Puydt
Hi, Le 05/02/2015 22:10, Julien Puydt a écrit : Good news ! I did some cleaning, and I now have all your symptoms ! Well, perhaps that's not that good a piece of news, but at least now I have something to play with. Ok, I found the time to fight with it some today. I followed those steps : -

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Julien Puydt
Hi! Le 05/02/2015 18:56, Julien Puydt a écrit : Hi, Le 05/02/2015 17:11, Vincent Delecroix a écrit : Hello, After all packages installed the compilation of the sage library failed. There is a problem with pari headers. I do have the pari headers in /usr/include/x86_64-linux-gnu/pari/ but ther

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Julien Puydt
Hi, Le 05/02/2015 17:11, Vincent Delecroix a écrit : Hello, After all packages installed the compilation of the sage library failed. There is a problem with pari headers. I do have the pari headers in /usr/include/x86_64-linux-gnu/pari/ but there is no pari/anal.h there! I don't have that fil

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Jeroen Demeyer
On 2015-02-05 17:11, Vincent Delecroix wrote: #include "pari/anal.h" That file has to be copied manually, see build/pkgs/pari/spkg-install -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emai

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Vincent Delecroix
Hello, After all packages installed the compilation of the sage library failed. There is a problem with pari headers. I do have the pari headers in /usr/include/x86_64-linux-gnu/pari/ but there is no pari/anal.h there! Vincent PS: the end of the log x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Vincent Delecroix
2015-02-05 16:52 UTC+01:00, Julien Puydt : > Hi, > > Le 05/02/2015 16:18, Vincent Delecroix a écrit : >> Hello, >> >> 2015-02-05 15:37 UTC+01:00, Julien Puydt : >>> Hmmm... if it hasn't propagated to testing yet, then use >>> debian-science's git repository. >> >> $ git clone >> https://anonscm.deb

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Julien Puydt
Hi, Le 05/02/2015 16:18, Vincent Delecroix a écrit : Hello, 2015-02-05 15:37 UTC+01:00, Julien Puydt : Hmmm... if it hasn't propagated to testing yet, then use debian-science's git repository. $ git clone https://anonscm.debian.org/git/debian-science/packages/flintqs.git Cloning into 'flintq

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Vincent Delecroix
Hello, 2015-02-05 15:37 UTC+01:00, Julien Puydt : > Hi, > > Le 05/02/2015 10:56, Vincent Delecroix a écrit : >> Hi, >> >> Still got two packages missing. See below. >> >> 2015-02-05 8:08 UTC+01:00, Julien Puydt : flintqs will not come from debian! >>> >>> The debian package is flintqs. >> >>

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Julien Puydt
Hi, Le 05/02/2015 10:56, Vincent Delecroix a écrit : Hi, Still got two packages missing. See below. 2015-02-05 8:08 UTC+01:00, Julien Puydt : flintqs will not come from debian! The debian package is flintqs. I did not find this one (in testing). Hmmm... if it hasn't propagated to testin

Re: [sage-devel] Sagemath : wild experiments

2015-02-05 Thread Vincent Delecroix
Hi, Still got two packages missing. See below. 2015-02-05 8:08 UTC+01:00, Julien Puydt : >> flintqs will not come from debian! > > The debian package is flintqs. I did not find this one (in testing). >> polybori will not come from debian! > > Should come from debian-science's git and will give

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Julien Puydt
Hi, Le 05/02/2015 02:16, Vincent Delecroix a écrit : I did succeed in building the debian packages rubiks, sagenb, singular and lcalc from debian-science. After that the pruner gives elliptic_curves will not come from debian! The debian package is sagemath-database-elliptic-curves. libgap w

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Vincent Delecroix
I did succeed in building the debian packages rubiks, sagenb, singular and lcalc from debian-science. After that the pruner gives elliptic_curves will not come from debian! libgap will not come from debian! flintqs will not come from debian! polytopes_db will not come from debian! eclib will not c

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Julien Puydt
Hi, Le 05/02/2015 00:09, Julien Puydt a écrit : Le 04/02/2015 23:57, Vincent Delecroix a écrit : The compilation did want to install the data pkg into /usr/share/sagemath (and I certainly do not want to compile as root). And indeed there is some stuff installed in there (right now: combinatoria

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread François Bissey
On 02/05/15 12:04, Julien Puydt wrote: Le 04/02/2015 23:40, François Bissey a écrit : On 02/05/15 11:30, Julien Puydt wrote: Le 04/02/2015 21:33, François Bissey a écrit : Maxima is a funny beast that can be compiled against several lisp at the same time. Just adding "--enable-ecl" to the

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Julien Puydt
Le 04/02/2015 23:57, Vincent Delecroix a écrit : 2015-02-04 23:22 UTC+01:00, Julien Puydt : Hi, Le 04/02/2015 21:19, Vincent Delecroix a écrit : Hi Julien, hi all, I tried to use your scripts on sage-6.5.rc0 on debian jessie. Compilation failed on polybori (but much of the rest compiled fin

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Julien Puydt
Le 04/02/2015 23:40, François Bissey a écrit : On 02/05/15 11:30, Julien Puydt wrote: Le 04/02/2015 21:33, François Bissey a écrit : Maxima is a funny beast that can be compiled against several lisp at the same time. Just adding "--enable-ecl" to the debian rule probably means that a maxima

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Vincent Delecroix
2015-02-04 23:22 UTC+01:00, Julien Puydt : > Hi, > > Le 04/02/2015 21:19, Vincent Delecroix a écrit : >> Hi Julien, hi all, >> >> I tried to use your scripts on sage-6.5.rc0 on debian jessie. >> Compilation failed on polybori (but much of the rest compiled fine). I >> describe below what steps I ac

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread François Bissey
On 02/05/15 11:30, Julien Puydt wrote: Le 04/02/2015 21:33, François Bissey a écrit : Maxima is a funny beast that can be compiled against several lisp at the same time. Just adding "--enable-ecl" to the debian rule probably means that a maxima based on ecl will be built and installed alongsid

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Julien Puydt
Le 04/02/2015 21:33, François Bissey a écrit : Maxima is a funny beast that can be compiled against several lisp at the same time. Just adding "--enable-ecl" to the debian rule probably means that a maxima based on ecl will be built and installed alongside whatever debian is already installing

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Julien Puydt
Hi, Le 04/02/2015 21:19, Vincent Delecroix a écrit : Hi Julien, hi all, I tried to use your scripts on sage-6.5.rc0 on debian jessie. Compilation failed on polybori (but much of the rest compiled fine). I describe below what steps I achieved * sqlalchemy is not anymore a pkg, so one dependen

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread François Bissey
Maxima is a funny beast that can be compiled against several lisp at the same time. Just adding "--enable-ecl" to the debian rule probably means that a maxima based on ecl will be built and installed alongside whatever debian is already installing by default. Everything that communicates with m

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Vincent Delecroix
Sorry I messed up the attachment. Here is the missing one... 2015-02-04 21:19 UTC+01:00, Vincent Delecroix <20100.delecr...@gmail.com>: > Hi Julien, hi all, > > I tried to use your scripts on sage-6.5.rc0 on debian jessie. > Compilation failed on polybori (but much of the rest compiled fine). I >

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Vincent Delecroix
Hi Julien, hi all, I tried to use your scripts on sage-6.5.rc0 on debian jessie. Compilation failed on polybori (but much of the rest compiled fine). I describe below what steps I achieved * sqlalchemy is not anymore a pkg, so one dependency less. I just had to remove the corresponding line in t

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread Julien Puydt
Hi, Le 04/02/2015 17:44, John Foster a écrit : This appears to be a fairly good start toward a system of installation that I have been interested in for several years. using the packages already available in Debian or other linux would go a LONG way towards mainstreaming Sage. I have the proper

Re: [sage-devel] Sagemath : wild experiments

2015-02-04 Thread John Foster
This appears to be a fairly good start toward a system of installation that I have been interested in for several years. using the packages already available in Debian or other linux would go a LONG way towards mainstreaming Sage. I have the proper environment to experiment in & am willing to d