<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Dear Nidhi,</div><div>Here is what I do on my MAC OS 10.9:</div><div><br></div><div>I make BLAS creating :</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><div style="margin: 0px;">/Users/wenxuanhuang/Desktop/installation/BLAS/blas_LINUX.a</div></div></div><div><br></div><div>then I make lapack at&nbsp;<span style="font-family: Menlo; font-size: 11px;">/Users/wenxuanhuang/Desktop/installation/lapack-3.5.0</span>&nbsp;(successfully by doing make blaslib and then make) creating:</div><div>liblapack.a&nbsp;librefblas.a&nbsp;libtmglib.a</div><div><br></div><div>I think the lapack3.5.0 package already includes the blas since I do not explicitly use the previous built blas.</div><div><br></div><div>Then I copy&nbsp;<span style="font-family: Menlo; font-size: 11px;">blas_LINUX.a</span>&nbsp;liblapack.a&nbsp;librefblas.a&nbsp;libtmglib.a into /usr/local/lib and rename boas_LINUX.a into libblas.a</div><div><br></div><div>then i go to :</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><div style="margin: 0px;">/Users/wenxuanhuang/Desktop/installation/lapackpp-2.5.2</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">and do:</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">./configure</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">and it tells me:</div><div style="margin: 0px;"><br></div><div style="margin: 0px;"><div style="margin: 0px;">configure: error: Blas/Lapack was not found.</div><div style="margin: 0px;">*** This means Lapack++ and matrix support cannot be compiled.</div><div style="margin: 0px;">*** This makes this library unusable. Please get blas and lapack</div><div style="margin: 0px;">*** installed. If you do have these installed, use the options</div><div style="margin: 0px;">*** --with-blas=&lt;libname&gt; or --with-lapack=&lt;libname&gt; and/or set</div><div style="margin: 0px;">*** the env variable LDFLAGS to include the appropriate linker</div><div style="margin: 0px;">*** flags.</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Then I have no idea what to do… please help. Thank you.</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">With regards,</div><div style="margin: 0px;">Wenxuan</div></div><div style="margin: 0px;"><br></div></div></div><div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote"></div></div></blockquote></div><br><div><div>On Nov 25, 2014, at 8:52 AM, Nidhi Sawhney &lt;<a href="mailto:nsawhney@gmail.com">nsawhney@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Dear Wenxuan,<div><br></div><div>Have you installed blas/lapack on your mac? The OBOE library needs these libraries to work and then as the configure suggests you need to provide the path to the libraries.</div><div><br></div><div>Kind regards,</div><div>Nidhi Sawhney</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 25, 2014 at 5:34 AM, <a href="mailto:key01023@gmail.com">key01023@gmail.com</a> <span dir="ltr">&lt;<a href="mailto:key01023@gmail.com" target="_blank">key01023@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto;"><div style="word-wrap:break-word">Hi,<div>I am actually struggling to install OBOE into my mac OSX 10.9 . I am completely stuck on the step of installing lapackpp …. I get this error when doing ./configure</div><div><br></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">configure: error: Blas/Lapack was not found.</div><div style="margin:0px;font-size:11px;font-family:Menlo">*** This means Lapack++ and matrix support cannot be compiled.</div><div style="margin:0px;font-size:11px;font-family:Menlo">*** This makes this library unusable. Please get blas and lapack</div><div style="margin:0px;font-size:11px;font-family:Menlo">*** installed. If you do have these installed, use the options</div><div style="margin:0px;font-size:11px;font-family:Menlo">*** --with-blas=&lt;libname&gt; or --with-lapack=&lt;libname&gt; and/or set</div><div style="margin:0px;font-size:11px;font-family:Menlo">*** the env variable LDFLAGS to include the appropriate linker</div><div style="margin:0px;font-size:11px;font-family:Menlo">*** flags.</div></div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">I try for a long time without success. Do you know what shall I do? We really need this package for our project in material science.</div><div style="margin:0px;font-size:11px;font-family:Menlo">Thank you.</div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div>With regards,<br>Wenxuan</div></div><br>_______________________________________________<br>
OBOE mailing list<br>
<a href="mailto:OBOE@list.coin-or.org">OBOE@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/oboe" target="_blank">http://list.coin-or.org/mailman/listinfo/oboe</a><br></blockquote></div><br></div>
</blockquote></div><br></body></html>