<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2800.1555" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>Dear all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I switched my OS from Windows to Linux. I tried to install COIN following 
the instructions from this site. The first step "./configure" ended up 
successful. </DIV>
<DIV>As I tried to use "make", I got an error, which I do not understand:</DIV>
<DIV>&nbsp;</DIV>
<DIV>"Making all in CoinUtils</DIV>
<DIV>make[1]: Entering directory 'root/Desktop/Coin/Cbc/CoinUtils'</DIV>
<DIV>Making all in src</DIV>
<DIV>make[2]: Entering directory 'root/Desktop/Coin/Cbc/CoinUtils/scr'</DIV>
<DIV>Makefile: 451: '.deps/CoinBuild.plo' No such file or directory</DIV>
<DIV>[...code Ieft out...]</DIV>
<DIV>Makefile: 491: '.deps/WarmStartDual.plo' No such file or directory</DIV>
<DIV>make[2]: ***No rule to make target</DIV>
<DIV>'.deps/WarmStartDual.plo'&nbsp; Stop</DIV>
<DIV>make[2]: leaving directory 'root/Desktop/COIN/Cbc/CoinUtils/src'</DIV>
<DIV>make[1]: leaving directory 'root/Desktop/COIN/Cbc/'"</DIV>
<DIV>&nbsp;</DIV>
<DIV>What did I wrong? Why does make looks for .plo-files in directories that 
are not existing (.deps)?</DIV>
<DIV>Thanks in advance,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Christian</DIV>
<DIV>&nbsp;</DIV></FONT></BODY></HTML>