On 05/27/2013 04:55 PM, Jean-Pierre Flori wrote: > > > On Monday, May 27, 2013 11:49:04 PM UTC+2, Stephen Montgomery-Smith wrote: > > On 05/27/2013 04:36 PM, Jean-Pierre Flori wrote: > > > > > > On Monday, May 27, 2013 11:32:20 PM UTC+2, Jean-Pierre Flori wrote: > > > > > > > > On Monday, May 27, 2013 11:27:58 PM UTC+2, Jean-Pierre Flori > wrote: > > > > IIRC scipy adds strange prefix to atlas library names on > FreeBSD > > (_r things). > > I seem to remember struggling with that on my previous > FreeBSD > > attempt. > > Not sure though why I did not stumble upon that durng my > current > > attempt. > > > > Just checked and as I used a mixture of 5.9 + #10508 without > > removing the (reference) blas and lapack spkg, it seems scipy > > found the libraries built by the blas and lapack spkgs. > > > > In fact it seems that it is numpy which is tricky. > > See my own rants at > > > https://groups.google.com/d/msg/sage-devel/b8ZGqE6Y7Vg/XLkduDIJsBUJ > <https://groups.google.com/d/msg/sage-devel/b8ZGqE6Y7Vg/XLkduDIJsBUJ> > > > <https://groups.google.com/d/msg/sage-devel/b8ZGqE6Y7Vg/XLkduDIJsBUJ > <https://groups.google.com/d/msg/sage-devel/b8ZGqE6Y7Vg/XLkduDIJsBUJ>> > > > > See > > > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/math/py-numpy/files/patch-numpy-distutils-system_info.py > > <http://www.freebsd.org/cgi/cvsweb.cgi/ports/math/py-numpy/files/patch-numpy-distutils-system_info.py> > > > > Our emails crossed. I'll try this one first. > > Yup, I think ATLAS was in fact never used on FreeBSD, only the reference > blas and lapack. > But now that we do not ship them anymore, we'll have to patch numpy to > help scipy (?!!?!) to find ATLAS...
It worked! Thank you very much. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
