hi wilfried,

thanks for the infos.

i also found a different git server on git.sagemath.org.
this one seems to have sage 6.2 beta 2 or so in its repository.

those install steps seem to work as well:

sudo apt-get install binutils gcc make m4 perl tar git screen g++ gfortran

git clone git://git.sagemath.org/sage.git

cd sage

make

screen can be very useful for those who just connect via ssh to keep the pi doing its thing over night.

but this is just some info for those who might also want to compile their own version.

now i wonder if everything works as expected. we will see in a few days.

thanks.


greetings,
simon

Am 26.02.2014 10:16, schrieb Wilfried Lübbe:
Am Dienstag, 25. Februar 2014 22:34:28 UTC+1 schrieb Simon Eigeldinger:
hi all,



has someone a step by step how to to compile sage on the armv6l

architecture for example for the raspberry pi.



currently there is just sage 5.13 available as a binary package.

Hi Simon,

you may compile Sage 6.1.1 yourself.
Get it from Github https://github.com/sagemath/sage/
or download the source: http://sagemath.org/download-source.html


You should install the systems compilers:
"apt-get install gcc g++ gfortran" (as this will save more than one day for 
building gcc; see also http://trac.sagemath.org/ticket/15702 as want to compile gcc 
yourself).

And there is a ticket for tachyon (http://trac.sagemath.org/ticket/15682).
Both ticket will be solved in Sage 6.2.

BTW: Building Sage on RaspberryPi takes 4 to 5 days :-)

Have fun,
Wilfried



---
Diese E-Mail ist frei von Viren und Malware, denn der avast! Antivirus Schutz 
ist aktiv.
http://www.avast.com

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to