That worked! Sage is now up and running. Thanks!!! On Nov 17, 4:50 pm, John H Palmieri <[email protected]> wrote: > On Thursday, November 17, 2011 1:25:47 PM UTC-8, Raymond N. Greenwell wrote: > > > I got XCode 3.2.6 downloaded and running. Now what? > > Download the Sage source tarball from > <http://sagemath.org/download-source.html>. Pick a location to unpack the > tarball and build Sage (say, your home directory), run the Terminal app, > and do the following (lines 4 and 5 are optional but should speed things > up): > > $ cd /path/to/target/directory > $ tar xf /path/to/sage-4.7.2.tar > $ cd sage-4.7.2 > $ export SAGE_PARALLEL_SPKG_BUILD=yes > $ export MAKE='make -j2' > $ make > > Then wait for a few hours. > > -- > John
-- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
