<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 26, 2014 at 11:12 AM, Matthew Gidden <span dir="ltr">&lt;<a href="mailto:gidden@wisc.edu" target="_blank">gidden@wisc.edu</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"><div dir="ltr"><div>Hi Miles,<br><br></div>Nice to hear from you again, and thanks for the quick reply!<br>

<div class="gmail_extra"><br><div class="gmail_quote"><div class="">On Wed, Feb 26, 2014 at 10:59 AM, Miles Lubin <span dir="ltr">&lt;<a href="mailto:miles.lubin@gmail.com" target="_blank">miles.lubin@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Matthew,<div><br></div><div>I&#39;m the (new) maintainer of the debian package for Cbc. You can access the version of cbc used in that package at <a href="http://ftp.de.debian.org/debian/pool/main/c/coinor-cbc/coinor-cbc_2.5.0.orig.tar.gz" target="_blank">http://ftp.de.debian.org/debian/pool/main/c/coinor-cbc/coinor-cbc_2.5.0.orig.tar.gz</a>. </div>


</div></blockquote></div><div>Ah, yes, I tried this as well, after untaring and configuring, I get the following compile error:<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex" class="gmail_quote">


Cbc_C_Interface.cpp:8:26: fatal error: CoinPragma.hpp: No such file or directory<br>compilation terminated.<br>make[2]: *** [Cbc_C_Interface.lo] Error 1<br></blockquote>&nbsp;<br></div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">


<div dir="ltr"><div>Note that the COIN-OR packages have recently been updated, and cbc is now at version 2.8.7. This will be included in the 14.04 release of ubuntu, so I wouldn&#39;t suggest building your infrastructure around 2.5.0, which is pretty outdated.<br>

</div></div></blockquote></div></div></div></div></div></blockquote><div>I should add that this is *great* news. Are there any plans in the works to officially support macports or homebrew? I&#39;ll note that there&#39;s an open ticket for macports (<a href="http://trac.macports.org/ticket/34625">http://trac.macports.org/ticket/34625</a>) and a github repo for homebrew (<a href="https://github.com/dpo/homebrew-coinor">https://github.com/dpo/homebrew-coinor</a>).</div>

<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"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">

<div><div class="h5"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>
<br></div></div></blockquote><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">
<div><br></div><div>Miles</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Wed, Feb 26, 2014 at 11:01 AM, Matthew Gidden <span dir="ltr">&lt;<a href="mailto:gidden@wisc.edu" target="_blank">gidden@wisc.edu</a>&gt;</span> wrote:<br>



</div></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div><div><div dir="ltr"><div><div>Hi everyone,<br>

<br></div>Our <a href="https://github.com/cyclus/cyclus" target="_blank">project</a> has Cbc as a dependency, and we would like to support users that can build many packages from source and those that prefer to use package managers. Synaptic currently uses version 2.5.0-3 of Cbc, to which there is no corresponding, available source code (that I can find). <br>





<br></div><div>We must use a version of 2.5.x-y, because the OsiSolverInterface API changes in 2.6. Furthermore, trying to compile either available version of 2.5.x-y (i.e., <a href="https://projects.coin-or.org/svn/Cbc/releases/2.5.0" target="_blank">https://projects.coin-or.org/svn/Cbc/releases/2.5.0</a> and <a href="https://projects.coin-or.org/svn/Cbc/stable/2.5" target="_blank">https://projects.coin-or.org/svn/Cbc/stable/2.5</a>) results in the following compiler error:<br>





<br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex" class="gmail_quote">In file included from CbcEventHandler.cpp:9:0:<br>CbcEventHandler.hpp:145:39: error: &lsquo;NULL&rsquo; was not declared in this scope<br>





make[2]: *** [CbcEventHandler.lo] Error 1<br></blockquote>&nbsp;<br></div><div>This was a known bug at the time of release (<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625065" target="_blank">bug report</a>, <a href="https://launchpad.net/ubuntu/+source/coinor-cbc/2.5.0-2.1" target="_blank">fix</a>).<br>





<br></div><div>Accordingly, I&#39;m asking for assistance via either:<br><ul><li>a suggested work around</li><li>publishing the (unstable) 2.5.0-3 branch<br></li></ul></div><div><div><div>Thanks for your assistance!<span><font color="#888888"><br>



</font></span></div><span><font color="#888888">

<div><br>-- <br><div dir="ltr">Matthew Gidden<br>Ph.D. Candidate, Nuclear Engineering<div>The University of Wisconsin -- Madison<br>Ph. <a href="tel:225.892.3192" value="+12258923192" target="_blank">225.892.3192</a><br>



</div></div>
</div></font></span></div></div></div>
<br></div></div>_______________________________________________<br>
Cbc mailing list<br>
<a href="mailto:Cbc@list.coin-or.org" target="_blank">Cbc@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
<br></blockquote></div><br></div>
</blockquote></div></div></div><div><div class="h5"><br><br clear="all"><br>-- <br><div dir="ltr">Matthew Gidden<br>Ph.D. Candidate, Nuclear Engineering<div>The University of Wisconsin -- Madison<br>Ph. <a href="tel:225.892.3192" value="+12258923192" target="_blank">225.892.3192</a><br>

</div></div>
</div></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Matthew Gidden<br>Ph.D. Candidate, Nuclear Engineering<div>The University of Wisconsin -- Madison<br>Ph. 225.892.3192<br></div></div>
</div></div>