Hi Vikas,<br>I am not an expert on coin build system, but this works fine for me with trunk :<br><br>./configure --with-mosek-incdir=/home/bj/mosek/6/tools/platform/linux64x86/h/ --with-mosek-lib=&quot;/home/bj/mosek/6/tools/platform/linux64x86/bin/libmosek64.so -pthread&quot; --enable-mosek-libcheck=no<br>
<br>an then &#39;make install&#39;.<br><br>If this does not work for you, then send me all the output and exactly describe what you did, please send it directly off list.<br><br>Regards<br>Bo<br><br><div class="gmail_quote">
On Sun, Oct 25, 2009 at 5:18 PM, Vikas Singh <span dir="ltr">&lt;<a href="mailto:csviks@gmail.com">csviks@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Sun, Oct 25, 2009 at 5:34 AM, Stefan Vigerske<br>
&lt;<a href="mailto:stefan@math.hu-berlin.de">stefan@math.hu-berlin.de</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt;&gt; Configure as follows<br>
&gt;&gt; ./configure --with-mosek-incdir=&quot;/usr/local/mosek/6/tools/platform/linux64x86/h&quot;<br>
&gt;&gt; --with-mosek-lib=&quot;-L/usr/local/mosek/6/tools/platform/linux64x86/bin&quot;<br>
&gt;<br>
&gt; You also need to provide some -l flags in --with-mosek-lib, i.e.,<br>
&gt; --with-mosek-lib wants to have the linker flags to link against Mosek,<br>
&gt; not only a path where the library resists.<br>
&gt;<br>
&gt; Stefan<br>
&gt;<br>
<br>
</div>Hi Stefan,<br>
<br>
I did not explicitly indicate this in the email, but I&#39;ve tried several<br>
different configurations of it, -lapack -lm (also blas). None of those<br>
worked either, at least not without  --enable-mosek-libcheck=no<br>
anyway. If I put in the libcheck above, configure succeeds but make<br>
test fails. Can you suggest which flags to use?<br>
<br>
Also, can you point me to some documentation on this? Because configure --help<br>
doesn&#39;t mention Mosek.<br>
<br>
regards,<br>
<font color="#888888"><br>
Vikas.<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Osi mailing list<br>
<a href="mailto:Osi@list.coin-or.org">Osi@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/osi" target="_blank">http://list.coin-or.org/mailman/listinfo/osi</a><br>
</div></div></blockquote></div><br>