If your computer has several cores and you want to build Sage using
several cores, you can set the environment variable "MAKE" to do so.
For example, if you have 4 cores, you can do

    export MAKE='make -j4'
    make

instead of just

    make

and the build will use 4 cores.

In order to provide help about what could be the cause of the
crash you encountered, as Dima Pasechnik said, it would be
helpful to have the file

    /media/kiran/DRIVE/SageMath/logs/pkgs/sagelib-8.1.log

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to