On Thu, Oct 23, 2008 at 4:01 PM, David Joyner <[EMAIL PROTECTED]> wrote: > > 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. >
This is a brand new very controversial "feature". Changing your PATH is your best bet. This should be done automatically, but I guess maybe nobody implemented that yet. William --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---