Re: [sage-support] Fwd: error in Sage

2014-12-30 Thread David Joyner
On Tue, Dec 30, 2014 at 2:18 AM, William Stein wrote: > -- Forwarded message -- > From: Aneta Buraczyńska > Date: Mon, Dec 29, 2014 at 11:03 PM > Subject: error in Sage > To: William Stein > > > Dear Mr William Stein, > > I am writing with request for contact to Sage creators or

[sage-support] Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
Hi! I have access (but not admin privileges) to very strong computer. I'd like to perform some calculations using sage. As I read, it is advised to build sage to avoid some further errors, so I put the source zip, unpacked it and tried to run 'make'. I've got (I think the whole output isn't nec

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Volker Braun
Can you post the full output and the config.log? On Tuesday, December 30, 2014 4:32:42 PM UTC+1, Paweł Bogdan wrote: > > Hi! > > I have access (but not admin privileges) to very strong computer. I'd like > to perform some calculations using sage. As I read, it is advised to build > sage to avoid

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
Sure *config.log*: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Sage configure 6.4.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure x make ## - ##

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Volker Braun
Did you run "./configure x make"? Run "./configure" and then "make" in two separate commands. On Tuesday, December 30, 2014 6:48:00 PM UTC+1, Paweł Bogdan wrote: > > Sure > > *config.log*: > This file contains any messages produced by compilers while > running configure, to aid debugging if con

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
I run, just like instruction says, only make. I run ./configure few minutes ago. It failed, there were warnings to provide build, target and host. Host property is quite obvious, but what abut the others? Best regards Paweł -- You received this message because you are subscribed to the Google

Re: [sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Jeroen Demeyer
You config.log seems to indicate that you did run ./configure x make which will obviously lead to problems. If you didn't run this, I don't know where these bogus arguments "x make" came from... -- You received this message because you are subscribed to the Google Groups "sage-support" group. T

Re: [sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
I don't know that neither. I followed instruction from http://www.sagemath.org/doc/installation/source.html#step-by-step-installation-procedure. I didn't run any ./configure script. I run only make to get logs I attached earlier. Are those steps are wrong? Should I run ./configure before make?

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Dima Pasechnik
On 2014-12-30, Paweł Bogdan wrote: > --=_Part_649_1948946490.1419975563849 > Content-Type: multipart/alternative; > boundary="=_Part_650_375589739.1419975563849" > > --=_Part_650_375589739.1419975563849 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: quote

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
Dima, I did as you said, the same error:( This SAGE_PORT is very striking to me. $ make distclean Deleting package build directories... rm -rf local/var/tmp/sage/build cd src/doc && make clean make[1]: Entering directory `/sage/src/doc' Deleting generated docs... rm -rf en/reference/*/sage rm -rf