Re: [sage-devel] When install SAGE, it says: 'gmp.h' and 'libgmp' have different versions

2017-04-07 Thread Samuel Lelievre
Is there a specific reason why you were trying to install Sage 5.7? -- 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

Re: [sage-devel] When install SAGE, it says: 'gmp.h' and 'libgmp' have different versions

2017-04-06 Thread Peng
All right. I will try a new version. Thank you anyway. On Thursday, April 6, 2017 at 7:05:04 PM UTC+8, Jeroen Demeyer wrote: > > On 2017-04-06 11:37, Peng wrote: > > Yes, it is SAGE 5.7. > > I didn't try the new version. > > Is the old version the reason for this error? > > No idea, but you

Re: [sage-devel] When install SAGE, it says: 'gmp.h' and 'libgmp' have different versions

2017-04-06 Thread Jeroen Demeyer
On 2017-04-06 11:37, Peng wrote: Yes, it is SAGE 5.7. I didn't try the new version. Is the old version the reason for this error? No idea, but you will not get help for issues in such an old version. -- You received this message because you are subscribed to the Google Groups "sage-devel"

Re: [sage-devel] When install SAGE, it says: 'gmp.h' and 'libgmp' have different versions

2017-04-06 Thread Peng
Yes, it is SAGE 5.7. I didn't try the new version. Is the old version the reason for this error? I thought it should also work for old version. So the only way to solve it is to install a new version? On Thursday, April 6, 2017 at 4:18:02 PM UTC+8, Jeroen Demeyer wrote: > > On 2017-04-06

Re: [sage-devel] When install SAGE, it says: 'gmp.h' and 'libgmp' have different versions

2017-04-06 Thread Jeroen Demeyer
On 2017-04-06 05:10, Peng wrote: /home/user/sage-5.7/spkg/logs/ecm-6.3.p8.log Is your version of Sage really 5.7? That version is years old. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving

[sage-devel] When install SAGE, it says: 'gmp.h' and 'libgmp' have different versions

2017-04-05 Thread Peng
I was installing SAGE from source in my computer with OS: Ubuntu 14.04.. However, when I run "make" in the Terminal", some error came out. Anyone knows how to fix it? Thanks!! Here is the error: checking whether we can link against GMP... yes checking if gmp.h version and libgmp version are the