Hi Daniel,

On Thu, Jan 3, 2013 at 8:51 AM, Daniel M. <danielmeji...@gmail.com> wrote:
> Can i build sage without the documentation, and do the build with many
> threads?

In the file SAGE_ROOT/Makefile, change the line

all: start doc

to

all: start build

>From the command line, execute this:

MAKE='make -j3'; export MAKE

followed by the command

make

-- 
Regards,
Minh Van Nguyen
http://bit.ly/mvngu

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to