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="/home/bj/mosek/6/tools/platform/linux64x86/bin/libmosek64.so -pthread" --enable-mosek-libcheck=no<br>
<br>an then 'make install'.<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"><<a href="mailto:csviks@gmail.com">csviks@gmail.com</a>></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>
<<a href="mailto:stefan@math.hu-berlin.de">stefan@math.hu-berlin.de</a>> wrote:<br>
> Hi,<br>
><br>
>> Configure as follows<br>
>> ./configure --with-mosek-incdir="/usr/local/mosek/6/tools/platform/linux64x86/h"<br>
>> --with-mosek-lib="-L/usr/local/mosek/6/tools/platform/linux64x86/bin"<br>
><br>
> You also need to provide some -l flags in --with-mosek-lib, i.e.,<br>
> --with-mosek-lib wants to have the linker flags to link against Mosek,<br>
> not only a path where the library resists.<br>
><br>
> Stefan<br>
><br>
<br>
</div>Hi Stefan,<br>
<br>
I did not explicitly indicate this in the email, but I'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'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>