<div dir="ltr">Hi Stefan,<div><br></div><div>Thanks for your answer. I have another question: what about SCIP? Does couenne need it to run?<br>After your answer, I try to build again the package with --without-glpk configure option. There&#39;s no more error with amd.h, but, now, scip is returning some errors.<br>
Do you know if scip is necessary to install Couenne?<br>Thanks one more time.<br>Virginia.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/13 Stefan Vigerske <span dir="ltr">&lt;<a href="mailto:stefan@math.hu-berlin.de" target="_blank">stefan@math.hu-berlin.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
your Glpk installation does not seem to bring the amd.h that usually comes with Glpk. Clp assumes that if it has Glpk, then also amd.h will be available.<br>
However, Couenne does not make any use of Glpk, there is no need to include it.<br>
Further, if you have blas and lapack installed in your system, then it should be picked up by configure automatically.<br>
<br>
Stefan<div><div class="h5"><br>
<br>
<br>
On 08/13/2013 04:04 AM, Virginia Costa wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello everybody,<br>
I&#39;m a new user of Couenne and I&#39;d like to install this package in my<br>
machine, which has Ubuntu 13.04. I tried to install it so many times, but,<br>
  unfortunately, I didn&#39;t get it.<br>
<br>
I downloaded the Couenne package by svn, as follows:<br>
svn co <a href="https://projects.coin-or.org/svn/Couenne/stable/0.4" target="_blank">https://projects.coin-or.org/<u></u>svn/Couenne/stable/0.4</a> Couenne<br>
<br>
In the operation system, I have glpk, zlib, blas and lapack installed. I<br>
also installed soplex 1.7.0 in the ThirdParty  directory and I installed<br>
the packages Metis, SCIP and Mumps by using the get.XXXX script, avaiable<br>
inside the Couenne package.<br>
<br>
After all, I configure the package as following:<br>
<br>
#!/bin/bash<br>
GLPKLIB=&quot;/usr/lib&quot;<br>
GLPKINC=&quot;/usr/include&quot;<br>
BLASLIB=&quot;/usr/lib/libblas&quot;<br>
LAPACKLIB=&quot;/usr/lib/lapack&quot;<br>
<br>
../configure -C --with-glpk-lib=${GLPKLIB} --with-glpk-incdir=${GLPKINC}<br>
--with-blas-lib=${BLASLIB} --with-lapack-lib=${LAPACKLIB} --without-asl<br>
--with-gnu-ld<br>
<br>
And I got the output showed in the file attached.<br>
<br>
When I try to buid the package, It&#39;s returns the following error:<br>
<br>
(...)<br>
<br>
  g++ -DHAVE_CONFIG_H -I. -I../../../Clp/src<br>
-I/home/virscosta/coinor/<u></u>Couenne/ThirdParty/Mumps/<u></u>MUMPS/libseq<br>
-I/home/virscosta/coinor/<u></u>Couenne/ThirdParty/Mumps/<u></u>MUMPS/include<br>
-I/home/virscosta/coinor/<u></u>Couenne/ThirdParty/Metis/<u></u>metis-4.0/Lib<br>
-I/usr/include -I/home/virscosta/coinor/<u></u>Couenne/CoinUtils/src<br>
-I/home/virscosta/coinor/<u></u>Couenne/build/CoinUtils/src -DCOIN_HAS_CLP -O3<br>
-pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual<br>
-Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas<br>
-Wno-long-long -DCLP_BUILD -MT ClpCholeskyUfl.lo -MD -MP -MF<br>
.deps/ClpCholeskyUfl.Tpo -c ../../../Clp/src/<u></u>ClpCholeskyUfl.cpp  -fPIC<br>
-DPIC -o .libs/ClpCholeskyUfl.o<br>
../../../Clp/src/<u></u>ClpCholeskyUfl.cpp:13:17: fatal error: amd.h: No such file<br>
or directory<br>
compilation terminated.<br>
make[4]: ** [ClpCholeskyUfl.lo] Erro 1<br>
make[4]: Saindo do diretório `/home/virscosta/coinor/<u></u>Couenne/build/Clp/src&#39;<br>
make[3]: ** [all-recursive] Erro 1<br>
make[3]: Saindo do diretório `/home/virscosta/coinor/<u></u>Couenne/build/Clp/src&#39;<br>
make[2]: ** [all] Erro 2<br>
make[2]: Saindo do diretório `/home/virscosta/coinor/<u></u>Couenne/build/Clp/src&#39;<br>
make[1]: ** [all-recursive] Erro 1<br>
make[1]: Saindo do diretório `/home/virscosta/coinor/<u></u>Couenne/build/Clp&#39;<br>
make: ** [all-recursive] Erro 1<br>
<br>
<br>
Could somebody help me please?<br>
<br>
Thanks for advance.<br>
<br>
Virginia Costa<br>
<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
Couenne mailing list<br>
<a href="mailto:Couenne@list.coin-or.org" target="_blank">Couenne@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/couenne" target="_blank">http://list.coin-or.org/<u></u>mailman/listinfo/couenne</a><br>
<br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Programa de Engenharia de Sistemas e Computação</div>PESC/COPPE/UFRJ<br>Visite nossa página web (<a href="http://www.cos.ufrj.br" target="_blank">http://www.cos.ufrj.br</a>)<div>
Skype: virscosta</div>
</div>