Michael, On my laptop (ubuntu 64-bit, without gfortran, etc.,) building ATLAS fails, I guess for multiple reasons:
make[1]: Entering directory `/home/was/s/spkg/build/atlas-3.7.38/ATLAS-build' cd /home/was/s/spkg/build/atlas-3.7.38/ATLAS-build ; ./xprobe_comp -v 0 -o atlconf.txt -O 1 -A 15 -Si nof77 0 -Fa ic '-fPIC' -Fa sm '-fPIC' -Fa dm '-fPIC' -Fa sk '-fPIC' -Fa dk '-fPIC' -Fa xc '-fPIC' -Fa if '-fPIC' -b 64 > config1.out make[2]: gfortran: Command not found make[2]: *** [IRunF77Comp] Error 127 make[2]: g77: Command not found make[2]: *** [IRunF77Comp] Error 127 make[2]: f77: Command not found make[2]: *** [IRunF77Comp] Error 127 Unable to find usable compiler for F77; abortingMake sure compilers are in your path, and specify good compilers to configure (see INSTALL.txt or 'configure --help' for details)make[1]: *** [atlas_run] Error 7 make[1]: Leaving directory `/home/was/s/spkg/build/atlas-3.7.38/ATLAS-build' make: *** [IRun_comp] Error 2 xconfig: /home/was/s/spkg/build/atlas-3.7.38/ATLAS-build/../src/ATLAS//CONFIG/src/config.c:125: ProbeComp: Assertion `!system(ln)' failed. OS configured as Linux (1) Assembly configured as GAS_x8664 (2) Vector ISA Extension configured as SSE3 (2,28) Architecture configured as Core2Duo (15) Clock rate configured as 2327Mhz Cannot detect CPU throttling. Aborted (core dumped) xconfig exited with 134 make -f Make.top build make[1]: Entering directory `/home/was/s/spkg/build/atlas-3.7.38/ATLAS-build' make[1]: Make.top: No such file or directory make[1]: *** No rule to make target `Make.top'. Stop. make[1]: Leaving directory `/home/was/s/spkg/build/atlas-3.7.38/ATLAS-build' make: *** [build] Error 2 cd: 38: can't cd to lib make: *** No rule to make target `shared'. Stop. make: *** No rule to make target `install'. Stop. Command exited with non-zero status 2 -------------- This suggests to me it might be a while before atlas is ready to be a standard Sage package. Thoughts? William On 10/6/07, William Stein <[EMAIL PROTECTED]> wrote: > On 10/6/07, mabshoff <[EMAIL PROTECTED]> wrote: > > I have updated the optional ATLAS and the experimental valgrind spkg. > > Those are at > > > > http://sage.math.washington.edu/home/mabshoff/atlas-3.7.38.spkg > > http://sage.math.washington.edu/home/mabshoff/valgrind-3.3.0svn-r6959.spkg > > > > for now, hopefully William will push those in the official repo soon. > > Done. > > > Feedback is welcome, especially for ATLAS because we plan to make > > ATLAS a standard spkg soon. > > Yes, i do. Please voice any concerns you have about including ATLAS > with Sage standard, built from source. Obviously build times will > increase (e.g., by 15 minutes or more. Also, please try to at least build > the ATLAS package on your machine to see if it works. > > By the way, I just tried to build the latest valgrind package and it fails > on my laptop: > > make[4]: Entering directory > `/home/was/s/spkg/build/valgrind-3.3.0svn-r6959/src/VEX' > rm -f priv/main/vex_svnversion.h > cat quote.txt >> priv/main/vex_svnversion.h > svnversion -n . >> priv/main/vex_svnversion.h > /bin/sh: svnversion: not found > make[4]: *** [version] Error 127 > make[4]: Leaving directory > `/home/was/s/spkg/build/valgrind-3.3.0svn-r6959/src/VEX' > make[3]: *** [../VEX/priv/main/vex_svnversion.h] Error 2 > make[3]: Leaving directory > `/home/was/s/spkg/build/valgrind-3.3.0svn-r6959/src/memcheck' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/was/s/spkg/build/valgrind-3.3.0svn-r6959/src/memcheck' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/was/s/spkg/build/valgrind-3.3.0svn-r6959/src' > make: *** [all] Error 2 > error installing valgrind 3.3.0svn > > Does it *have* to depend on svn? > > > In order to link LinBox against ATLAS you > > need to run > > > > export LINBOX_BLAS=$SAGE_LOCAL/lib > > > > before rebuilding LinBox. Scipy and numpy should also pick up the > > updated ATLAS, I am not sure about gsl. > > William > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---