On Monday, January 20, 2014 10:17:24 PM UTC, Emil Widmann wrote: > > SAGE_ATLAS_LIB - if you have an installation of ATLAS on your system and > you want Sage to use it instead of building and installing its own version > of ATLAS, set this variable to be the directory containing your ATLAS > installation. It should contain the files libatlas, liblapack, libcblas, > libptcblas, libf77blas, and libptf77blas, with extensions .a, .so, or > .dylib. For backward compatibility, the libraries may also be in the > subdirectory SAGE_ATLAS_LIB/lib/. > > I have all of those, although libptcblas and libptf77blas are only static. >
My guess would be /usr/lib/atlas-base for SAGE_ATLAS_LIB, but since you don't list the whole directory content you'll have to read the above paragraph to answer whether it's actually correct. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
