> The updated ATLAS-3.8 spkg > (http://trac.sagemath.org/sage_trac/ticket/10226) also makes the existing > environment variable SAGE_ATLAS_LIB more useful and allows me to just use > the distribution ATLAS installation (the Fedora ATLAS rpm works fine). > Presumably you can use gentoo's standard ATLAS ebuild if there is one.
I am familiar with SAGE_ATLAS_LIB but it doesn't work on gentoo because we have at least one non-conventional name - someone decided we should have libblas instead of libf77blas - that's just a link away and I have done that on occasion. The problem will get worse in the future because the infrastructure to get several BLAS installed at the same time messes up the usual names even more. It works fine with gentoo ebuilds which are required to use the provided pkg-config set up and your occasional out of tree package. Not so much with an automated system like sage is using. This is not a sage problem but a gentoo problem. I possibly could provide instructions for a gentoo user looking at using their system ATLAS but that's not a problem that the spkg should solve. Francois This email may be confidential and subject to legal privilege, it may not reflect the views of the University of Canterbury, and it is not guaranteed to be virus free. If you are not an intended recipient, please notify the sender immediately and erase all copies of the message and any attachments. Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more information. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org