<font size=2 face="sans-serif">I have a suspicion that the top-level &quot;configure&quot;
script for CoinBinary is borked. &nbsp;I just tried to checkout and build
CoinBinary 1.6.2 from a bog-standard Linux box, and I failed in the middle
of the configure step. &nbsp;Here is an edited transcript of the relevant
part of the console output:</font>
<br>
<br><font size=2 face="sans-serif">...</font>
<br><font size=2 face="sans-serif">configure: configuring in Ipopt</font>
<br><font size=2 face="sans-serif">...</font>
<br><font size=2 face="sans-serif">checking whether -lblas has BLAS...
no</font>
<br><font size=2 face="sans-serif">checking for COIN-OR package Blas...
not given: No package 'coinblas' found</font>
<br><font size=2 face="sans-serif">configure: error: Required package BLAS
not found.</font>
<br><font size=2 face="sans-serif">configure: error: /bin/sh './configure'
failed for Ipopt</font>
<br>
<br><font size=2 face="sans-serif">Other subdirectories also got the &quot;checking
for COIN-OR package Blas... not given&quot; thing, but the configure pass
kept merrily going; it was only in Ipopt that it decided Blas was &quot;Required&quot;
and died. &nbsp;I am not a master of Configurology, so any insights will
be useful. &nbsp;Thanks in advance.</font>