The install failed right off the bad on a OS10.4intel macbook: new-host-3:/Volumes/G-DRIVE-MINI/sagestuff/sage-3.2.alpha0 wdj$ make cd spkg && ./install all 2>&1 | tee -a ../install.log base/dir-0.1-install ../data/ ../local/ ../local/etc ../local/lib ../local/bin ../local/include ../tmp/ /Volumes/G-DRIVE-MINI/sagestuff/sage-3.2.alpha0/spkg/build installed/ base/prereq-0.3-install Starting prerequisite check. Machine: Darwin new-host-3.home 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386 found make found perl found m4 found ranlib found tar found gcc prereq-0.3/ prereq-0.3/.hg/ prereq-0.3/.hg/00changelog.i prereq-0.3/.hg/dirstate prereq-0.3/.hg/requires prereq-0.3/.hg/store/ prereq-0.3/.hg/store/00changelog.i prereq-0.3/.hg/store/00manifest.i prereq-0.3/.hg/store/data/ prereq-0.3/.hg/store/data/_makefile.in.i prereq-0.3/.hg/store/data/autom4te.cache/ prereq-0.3/.hg/store/data/autom4te.cache/output.0.i prereq-0.3/.hg/store/data/autom4te.cache/requests.i prereq-0.3/.hg/store/data/autom4te.cache/traces.0.i prereq-0.3/.hg/store/data/configure.ac.i prereq-0.3/.hg/store/data/configure.i prereq-0.3/.hg/store/undo prereq-0.3/.hg/undo.dirstate prereq-0.3/configure prereq-0.3/configure.ac prereq-0.3/Makefile.in checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for gcc... yes checking for make... yes checking for m4... yes checking for perl... yes checking for ranlib... yes checking for bison... bison checking for flex... flex checking whether gcc is new enough... yes configure: creating ./config.status config.status: creating Makefile All prerequisites appear to be present. Found MacPorts in /opt/local/bin/port Found Fink in /sw/bin/fink
********************************************************* Found either MacPorts or Fink in your path, which potentially wrecks the Sage build process. You should make sure MacPorts and Fink cannot be found. Either: (1) rename /opt/local and /sw, or (2) change PATH and DYLD_LIBRARY_PATH (Once Sage is built, you can restore them.) ********************************************************* make[1]: *** [installed/prereq-0.3] Error 1 real 0m8.579s user 0m1.252s sys 0m2.695s new-host-3:/Volumes/G-DRIVE-MINI/sagestuff/sage-3.2.alpha0 wdj$ Should I really make these changes before compiling? This seems odd. On Mon, Oct 20, 2008 at 12:24 PM, mabshoff <[EMAIL PROTECTED]> wrote: > > Hello folks, > > here goes Sage 3.2.alpha0. The big new thing is the pynac interface. > Other than that various fixes, features and doctests. Please give it a > try and give feedback For a source tarball and a sage.math only > tarball see > > http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2/ > > Cheers, > > Michael > > Merged in Sage 3.2.alpha0: > > #1323: Robert Miller: generate all subspaces of a vector space/ > projective space [Reviewed by David Joyner] > #3872: William Stein, Burcin Erocal: calculus -- incorporate ginac > into Sage [Reviewed by Burcin Erocal, William Stein] > #3920: Martin Albrecht: FiniteFieldElement.vector/matrix -> _vector_/ > _matrix_ [Reviewed by John Palmieri] > #3959: David Loeffler: General group algebras class [Reviewed by David > Joyner] > #3962: Jason Grout: Error in converting vector to SR [Reviewed by > Robert Bradshaw] > #4177: Karl-Dieter Crisman: Put Sage version in Notebook [Reviewed by > John Palmieri] > #4183: Andrzej Giniewicz: ?? can't always find the source for new > style classes [Reviewed by Robert Bradshaw] > #4243: Burcin Erocal: pynac package version bump to 0.1.1 [Reviewed by > Michael Abshoff] > #4244: Burcin Erocal: pynac interface enhancements, symbolic functions > [Reviewed by Mike Hansen] > #4251: David Joyner: typo in installation manual [Reviewed by John > Palmieri] > #4275: Paul Zimmermann: improved doctest for elliptic curves (part 2) > [Reviewed by John Cremona] > #4277: Paul Zimmermann: improve doctest coverage of ell_point.py > [Reviewed by Robert Bradshaw] > #4281: Paul Zimmermann: elliptic curve doctest coverage (part 4) > [Reviewed by John Cremona, Robert Bradshaw] > #4284: Craig Citro: modular symbols -- applying Hecke operator on > cuspidal subspace broken [Reviewed by William Stein] > #4285: Robert Bradshaw: update desolver interface [Reviewed by Paul > Zimmermann, David Joyner] > #4286: Robert Bradshaw: minor improvements to old integer code > [Reviewed by Georg Weber] > #4288: John Cremona: _magma_init_ bug elliptic curve points [Reviewed > by Paul Zimmermann] > #4297: Robert Bradshaw: make sage -cython work on .spyx and library > files [Reviewed by Robert Miller] > #4304: Martin Albrecht: split up NTL's decl.pxi [Reviewed by Robert > Bradshaw, Michael Abshoff] > #4311: Anne Schilling: added documentation for tensor products of > crystals [Reviewed by Mike Hansen] > > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---