<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hello Atgeirr,</div><div><br></div><div>thanks for the answer!</div><div>My situation is just like the one you described in your mail. /usr/lib/ contains a libblas.dylib, which itself refers to the Accelarate framework by</div><div><br></div><div><b>lrwxr-xr-x 1 root wheel 112 20 Okt 00:07 /usr/lib/libblas.dylib -> ../..//System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib</b></div><div><br></div><div>Nevertheless, not specifying the BLAS-option does not change anything. Still the same problem. :( </div><div>Any idea what it might cause?</div><div><br></div><div>Best regards,</div><div>Patrick</div><br><div><div>Am 10.11.2010 um 12:36 schrieb Atgeirr Rasmussen:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello,<br><br>I have no trouble with this, I simply do not specify any --with-blas option, and the build system finds libblas in the default location /usr/lib/, (libblas.dylib itself is a softlink to within the Accelerate framework, as you can see below). <br><br>$ ls -l /usr/lib/libblas.dylib <br>lrwxr-xr-x 1 root wheel 112 Nov 30 2009 /usr/lib/libblas.dylib@ -> ../..//System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib<br><br><br>Atgeirr<br><br><br><br>Den 10. nov. 2010 kl. 12.25 skrev <<a href="mailto:patrick.henning@uni-muenster.de">patrick.henning@uni-muenster.de</a>> <<a href="mailto:patrick.henning@uni-muenster.de">patrick.henning@uni-muenster.de</a>>:<br><br><blockquote type="cite">Hello all!<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Is there someone who managed to configure DUNE with BLAS on Mac OS X 10.6?<br></blockquote><blockquote type="cite">I have real trouble with this. There is already a BLAS installation on Mac<br></blockquote><blockquote type="cite">OS X, but it seems that I can not access it with standard options in my<br></blockquote><blockquote type="cite">config.opts. I tried the preinstalled frameworks 'vecLib'<br></blockquote><blockquote type="cite">(--with-blas='-framework vecLib') and Accelerate (--with-blas=Accelerate).<br></blockquote><blockquote type="cite">It did not work so I additionally installed 'atlas' (--with-blas=atlas)<br></blockquote><blockquote type="cite">but again no effect.<br></blockquote><blockquote type="cite">Strange thing: when I installed ALBERTA (which requires BLAS) the option<br></blockquote><blockquote type="cite">'--with-blas=Accelerate' worked out fine... So this is really confusing<br></blockquote><blockquote type="cite">and I wonder if anyone managed to succesfully use BLAS on a Mac.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Best regards,<br></blockquote><blockquote type="cite">Patrick<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">Dune mailing list<br></blockquote><blockquote type="cite"><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br></blockquote><blockquote type="cite"><a href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a><br></blockquote><br><br>_______________________________________________<br>Dune mailing list<br><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br>http://lists.dune-project.org/mailman/listinfo/dune<br></div></blockquote></div><br></body></html>