William Stein wrote: > On Fri, Sep 4, 2009 at 1:11 PM, Dr. David Kirkby<[email protected]> > wrote: >> Minh Nguyen wrote: >>> Hi David, >>> >>> On Fri, Sep 4, 2009 at 8:35 PM, Dr. David Kirkby<[email protected]> >>> wrote: >>> >>> <SNIP> >>> >>>> Even a 32-bit build would not build on bsd for me. I don't know whether >>>> there is anything important in your path, since I notice you have your >>>> own $HOME/usr/bin prepended to the system path, so anything in there >>>> >>>> would be picked up first. I've just copied over some of your settings. >>> I compiled GNU coreutils-7.4 under my home directory on bsd.math and >>> installed the binaries in $HOME/usr/bin. I pre-pend $HOME/usr/bin to >>> my PATH variable so that I would run GNU versions of, e.g. ls, cp, mv, >>> etc. Here's my PATH: >>> >>> [mv...@bsd ~]$ echo $PATH >>> /Users/mvngu/usr:/Users/mvngu/usr/bin:/bin:/sbin:/usr/bin:/usr/sbin:/sw/bin:/usr/local/bin:/usr/texbin >>> >> Thank you. I set up your path >> >> echo $PATH >> /Users/mvngu/usr:/Users/mvngu/usr/bin:/bin:/sbin:/usr/bin:/usr/sbin:/sw/bin:/usr/local/bin:/usr/texbin >> >> [kir...@bsd sage-4.1.2.alpha0]$ pwd >> /Users/kirkby/64/sage-4.1.2.alpha0 >> >> but get an error installing 'R', so I don't even get as far as ECL. >> >> Any ideas? > > Reinstalling the 64-bit fortran spkg will fix that problem. > > William
How do I do that? I did $ rm spkg/installed/fortran-20071120.p5 $ make The reinstall of fortran worked ok, but R still failed. I created a new spkg for ecl http://sage.math.washington.edu/home/kirkby/Solaris-fixes/ecl-9.8.4.p0/ecl-9.8.4.p0.spkg but whilst it builds on Solaris and builds on 32-bit OS X, it still does not (for me at least) build on OS X 64-bit. It gets past the point where it failed for Minh before, so perhaps he can try it. Perhaps my OS X environment is crewed up for 64-bit Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
