Thanks for the answers! You were right, Mumps has not been compiled. <br>Now I am trying to get gfortran to work following this instructions: <a href="http://gcc.gnu.org/wiki/GFortranBinariesCygwin">http://gcc.gnu.org/wiki/GFortranBinariesCygwin</a>. The command gfc --version works.<br>
But cygwin does not use gfortran, apparently I have to tell cygwin how to use gfortran?<br><br>Thanks,<br>Johannes<br><br><div class="gmail_quote">2009/6/19 Peter Carbonetto <span dir="ltr">&lt;<a href="mailto:pcarbo@cs.ubc.ca">pcarbo@cs.ubc.ca</a>&gt;</span><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">&gt; Otherwise you would either need to use MA27 from HSL (if its license is<br>

&gt; ok for you), or see if a Pardiso library for Windows works (if its<br>
&gt; license is ok for you).<br>
&gt; The precompiled binaries are probably not good because they do not<br>
&gt; include the matlab interface, right?<br>
<br>
</div>It&#39;s possible to get precompiled binaries to work with the MATLAB<br>
interface, but linking to them is a little tricky. The best strategy is<br>
probably to see if you can get gfortran + Mumps to work.<br>
<font color="#888888"><br>
Peter Carbonetto<br>
Ph.D. Candidate<br>
Dept. of Computer Science<br>
University of British Columbia<br>
</font><div><div></div><div class="h5"><br>
&gt;<br>
&gt; Stefan<br>
&gt;<br>
&gt;<br>
&gt; Johannes Vonk wrote:<br>
&gt; &gt; Hi Stefan,<br>
&gt; &gt;<br>
&gt; &gt; Thanks for the answer. Sorry, I forgot to mention that I obtained the<br>
&gt; &gt; following third party code:<br>
&gt; &gt; ASL, Blas, Lapack, Metis, Mumps. Before configuring I got them by typing<br>
&gt; &gt; ./get.* in each directory.<br>
&gt; &gt;<br>
&gt; &gt; I attached config.log from the Mumps directory.<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Johannes<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; 2009/6/19 Stefan Vigerske &lt;<a href="mailto:stefan@math.hu-berlin.de">stefan@math.hu-berlin.de</a>&gt;<br>
&gt; &gt;<br>
&gt; &gt;&gt; Hi,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; I am trying to install Ipopt under Windows Vista to use it with Matlab.<br>
&gt; &gt;&gt;&gt; First of all I got the tarball &quot;Ipopt-3.6.0.tgz&quot; and installed Cygwin as<br>
&gt; &gt;&gt;&gt; explained on this page &quot;<br>
&gt; &gt;&gt;&gt; <a href="http://www.coin-or.org/Ipopt/documentation/node24.html" target="_blank">http://www.coin-or.org/Ipopt/documentation/node24.html</a>&quot;.<br>
&gt; &gt;&gt; It also sais &quot;After that you obtain the third party code&quot;.<br>
&gt; &gt;&gt; From below it seems that no linear solver is available.<br>
&gt; &gt;&gt; You could try to get MA27 (Fortran77), or Mumps (requires a Fortran90<br>
&gt; &gt;&gt; compiler).<br>
&gt; &gt;&gt; See manual.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Stefan<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; Then I typed &quot;./configure&quot;, &quot;make&quot; and &quot;make install&quot; in the bash of<br>
&gt; &gt;&gt; Cygwin<br>
&gt; &gt;&gt;&gt; which all appeared to work correctly. But after typing &quot;make test&quot; I got<br>
&gt; &gt;&gt; the<br>
&gt; &gt;&gt;&gt; following error:<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; .<br>
&gt; &gt;&gt;&gt; .<br>
&gt; &gt;&gt;&gt; .<br>
&gt; &gt;&gt;&gt; Running unitTests...<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Testing AMPL Solver Executable...<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;  ---- 8&lt; ---- Start of test program output ---- 8&lt; ----<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; ==&gt; Warning: Treating 1 binary and 1 integer variables as continous.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Exception of type: OPTION_INVALID in file &quot;IpAlgBuilder.cpp&quot; at line 275:<br>
&gt; &gt;&gt;&gt;  Exception message: Selected linear solver MA27 not available.<br>
&gt; &gt;&gt;&gt; Tried to obtain MA27 from shared library &quot;libhsl.dll&quot;, but the following<br>
&gt; &gt;&gt;&gt; error o<br>
&gt; &gt;&gt;&gt; ccured:<br>
&gt; &gt;&gt;&gt; Windows error while loading dynamic library libhsl.dll<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; EXIT: Invalid option encountered.<br>
&gt; &gt;&gt;&gt;  ---- 8&lt; ----  End of test program output  ---- 8&lt; ----<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;     ******** Test FAILED! ********<br>
&gt; &gt;&gt;&gt; Output of the test program is above.<br>
&gt; &gt;&gt;&gt; Testing C++ Example...<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;  ---- 8&lt; ---- Start of test program output ---- 8&lt; ----<br>
&gt; &gt;&gt;&gt; Exception of type: OPTION_INVALID in file &quot;IpAlgBuilder.cpp&quot; at line 275:<br>
&gt; &gt;&gt;&gt;  Exception message: Selected linear solver MA27 not available.<br>
&gt; &gt;&gt;&gt; Tried to obtain MA27 from shared library &quot;libhsl.dll&quot;, but the following<br>
&gt; &gt;&gt;&gt; error o<br>
&gt; &gt;&gt;&gt; ccured:<br>
&gt; &gt;&gt;&gt; Windows error while loading dynamic library libhsl.dll<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; EXIT: Invalid option encountered.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; *** The problem FAILED!<br>
&gt; &gt;&gt;&gt;  ---- 8&lt; ----  End of test program output  ---- 8&lt; ----<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;     ******** Test FAILED! ********<br>
&gt; &gt;&gt;&gt; Output of the test program is above.<br>
&gt; &gt;&gt;&gt; Testing C Example...<br>
&gt; &gt;&gt;&gt; ./run_unitTests: line 69:  3708 Segmentation fault      (core dumped)<br>
&gt; &gt;&gt;&gt; ./hs071_c<br>
&gt; &gt;&gt;&gt;&gt; tmpfile 2&gt;&amp;1<br>
&gt; &gt;&gt;&gt;  ---- 8&lt; ---- Start of test program output ---- 8&lt; ----<br>
&gt; &gt;&gt;&gt;  ---- 8&lt; ----  End of test program output  ---- 8&lt; ----<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;     ******** Test FAILED! ********<br>
&gt; &gt;&gt;&gt; Output of the test program is above.<br>
&gt; &gt;&gt;&gt; Testing Fortran Example...<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;  ---- 8&lt; ---- Start of test program output ---- 8&lt; ----<br>
&gt; &gt;&gt;&gt; Exception of type: OPTION_INVALID in file &quot;IpAlgBuilder.cpp&quot; at line 275:<br>
&gt; &gt;&gt;&gt;  Exception message: Selected linear solver MA27 not available.<br>
&gt; &gt;&gt;&gt; Tried to obtain MA27 from shared library &quot;libhsl.dll&quot;, but the following<br>
&gt; &gt;&gt;&gt; error o<br>
&gt; &gt;&gt;&gt; ccured:<br>
&gt; &gt;&gt;&gt; Windows error while loading dynamic library libhsl.dll<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; EXIT: Invalid option encountered.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;  An error occoured.<br>
&gt; &gt;&gt;&gt;  The error code is  -12<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;  ---- 8&lt; ----  End of test program output  ---- 8&lt; ----<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;     ******** Test FAILED! ********<br>
&gt; &gt;&gt;&gt; Output of the test program is above.<br>
&gt; &gt;&gt;&gt; make[2]: *** [test] Error 255<br>
&gt; &gt;&gt;&gt; make[2]: Leaving directory `/home/Johannes/CoinIpopt/Ipopt/test&#39;<br>
&gt; &gt;&gt;&gt; make[1]: *** [unitTest] Error 2<br>
&gt; &gt;&gt;&gt; make[1]: Leaving directory `/home/Johannes/CoinIpopt/Ipopt&#39;<br>
&gt; &gt;&gt;&gt; make: *** [test] Error 2<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; I hope somebody knows a solution.<br>
&gt; &gt;&gt;&gt; Thanks in advance!<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Johannes<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; ------------------------------------------------------------------------<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt; &gt;&gt;&gt; Ipopt mailing list<br>
&gt; &gt;&gt;&gt; <a href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a><br>
&gt; &gt;&gt;&gt; <a href="http://list.coin-or.org/mailman/listinfo/ipopt" target="_blank">http://list.coin-or.org/mailman/listinfo/ipopt</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; --<br>
&gt; &gt;&gt; Stefan Vigerske<br>
&gt; &gt;&gt; Humboldt University Berlin, Numerical Mathematics<br>
&gt; &gt;&gt; <a href="http://www.math.hu-berlin.de/%7Estefan" target="_blank">http://www.math.hu-berlin.de/~stefan</a>&lt;<a href="http://www.math.hu-berlin.de/%7Estefan" target="_blank">http://www.math.hu-berlin.de/%7Estefan</a>&gt;<br>

&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Stefan Vigerske<br>
&gt; Humboldt University Berlin, Numerical Mathematics<br>
&gt; <a href="http://www.math.hu-berlin.de/%7Estefan" target="_blank">http://www.math.hu-berlin.de/~stefan</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ipopt mailing list<br>
&gt; <a href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a><br>
&gt; <a href="http://list.coin-or.org/mailman/listinfo/ipopt" target="_blank">http://list.coin-or.org/mailman/listinfo/ipopt</a><br>
&gt;<br>
</div></div></blockquote></div><br>