Hello<br><br>I face troubleshoot while updating Couenne (on LINUX)<br>Following COIN-OR general usage, I first do the command :<br><br><pre class="wiki">cd Couenne<br>svn switch <a href="https://projects.coin-or.org/svn/Couenne/releases/0.3.2">https://projects.coin-or.org/svn/Couenne/releases/0.3.2</a><br>
<br>I follow then the install of Third Party using get or wget corresponding scripts<br><br>Then the next step (cd build then ../configure -C) finally fails with the message : <br><br>configure: error: source directory already configured; run &quot;make distclean&quot; there first<br>
configure: error: /bin/bash &#39;../../../ThirdParty/HSL/configure&#39; failed for ThirdParty/HSL<br><br>Does this error comes from :<br>1) a wrong update of the source code ?<br>2) a wrong INSTALL of HSL . I must say this HSL part confuses me : sometimes, it seems to me that it is optional if you already ran the MUMPS script. <br>
Otherwise, it is not clear at all what file shall be downloaded.I took ma27 and mc19 (saving them as ma27ad.f and mc19ad.f)<br>3) something else<br><br>If I try to run make distclean from the build directory I got the next error message : <br>
/bin/bash: line 26: cd: Couenne: No such file or directory of this type<br>make: *** [distclean-recursive] Error<br><br>What if I want to clean correctly a previous install and restart from scratch ? I guess deleting the Couenne dir itself is probably not the best idea<br>
<br>Thanks for your help <br><br>David Gravot<br><br><br></pre><br><br><br>