Re: [sage-support] Re: Question about "sage-5.1-linux-64bit-ubuntu_8.04.4_lts-x86_64-Linux.tar.gz"

2012-07-28 Thread Dima Pasechnik
On Sunday, 29 July 2012 02:18:26 UTC+8, Daniel M. wrote: > > Then i could compile the source as > > export MAKE="make build -j2" > $MAKE > > right? > I'd rather do export MAKE="make -j2" $MAKE build AFAIK, make options must come before targets (i.e. "build") > > El jueves, 26 de julio de 20

Re: [sage-support] Re: ubuntu 12.04 + sage 5.1 + libgfortran

2012-07-28 Thread Jan Groenewald
Hi To automatically get dependencies, you can also try the launchpad PPA of that binary. And you automatically get updates then. https://launchpad.net/~aims/+archive/sagemath sudo apt-add-repository -y ppa:aims/sagemath sudo apt-get update sudo apt-get install sagemath-upstream-binary Regards,

[sage-support] Re: ubuntu 12.04 + sage 5.1 + libgfortran

2012-07-28 Thread davidp
I had tried that, then got a further error, so I backtracked. After reading your advice, I tried again, and everything worked. Thanks. On Saturday, July 28, 2012 1:00:57 PM UTC-7, P Purkayastha wrote: > > On 07/29/2012 03:29 AM, davidp wrote: > > I just made a clean install of ubuntu 12.

[sage-support] Re: ubuntu 12.04 + sage 5.1 + libgfortran

2012-07-28 Thread P Purkayastha
On 07/29/2012 03:29 AM, davidp wrote: I just made a clean install of ubuntu 12.04 on my thinkpad and installed sage from *sage-5.1-linux-64bit-ubuntu_12.04_lts-x86_64-Linux.tar.lzma*

[sage-support] ubuntu 12.04 + sage 5.1 + libgfortran

2012-07-28 Thread davidp
I just made a clean install of ubuntu 12.04 on my thinkpad and installed sage from *sage-5.1-linux-64bit-ubuntu_12.04_lts-x86_64-Linux.tar.lzma*, and have a proble

Re: [sage-support] Re: Question about "sage-5.1-linux-64bit-ubuntu_8.04.4_lts-x86_64-Linux.tar.gz"

2012-07-28 Thread Daniel M.
Then i could compile the source as export MAKE="make build -j2" $MAKE right? El jueves, 26 de julio de 2012 23:30:54 UTC-5, Dima Pasechnik escribió: > > > > On Friday, 27 July 2012 05:20:52 UTC+8, Daniel M. wrote: >> >> Compile sage from source in mi netbook would take soo many time. the last >

Re: [sage-support] Re: Error building gcc

2012-07-28 Thread Dima Pasechnik
On Saturday, 28 July 2012 15:52:19 UTC+8, kfiz wrote: > > System Software Overview shows '64-bit Kernel and Extensions: Yes'. > As I said I used to run it with 32-bit but I changed that with a keyboard > combination. In contrast to the other guys from the link you posted I've > successfully in

Re: [sage-support] Re: Error building eclib

2012-07-28 Thread kfiz
System Software Overview shows '64-bit Kernel and Extensions: Yes'. As I said I used to run it with 32-bit but I changed that with a keyboard combination. In contrast to the other guys from the link you posted I've successfully installed the 64-bit dmg. But building sage 5.1 from source code so