<div>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Hi, </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">I have built ACE in an Ubuntu
following the steps indicated at <a title="blocked::http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#unix" href="http://www.dre.vanderbilt.edu/%7Eschmidt/DOC_ROOT/ACE/ACE-INSTALL.html#unix" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#unix
</a>
and I want to compile some basic examples, like the ones in your tutorial <a title="blocked::http://www.huihoo.org/ace_tao/ACE-5.2+TAO-1.2/ACE_wrappers/docs/tutorials/online-tutorials.html" href="http://www.huihoo.org/ace_tao/ACE-5.2+TAO-1.2/ACE_wrappers/docs/tutorials/online-tutorials.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.huihoo.org/ace_tao/ACE-5.2+TAO-1.2/ACE_wrappers/docs/tutorials/online-tutorials.html</a></span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">I don't know if I am missing something but
when I try…:</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">g++ -I /LWGW/ACE_wrappers/build/ace/
-L /LWGW/ACE_wrappers/build/ace -static exe1.cpp -o exe1 (exe1 is the code at
<a title="blocked::http://www.huihoo.org/ace_tao/ACE-5.2+TAO-1.2/ACE_wrappers/docs/tutorials/001/page03.html" href="http://www.huihoo.org/ace_tao/ACE-5.2+TAO-1.2/ACE_wrappers/docs/tutorials/001/page03.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.huihoo.org/ace_tao/ACE-5.2+TAO-1.2/ACE_wrappers/docs/tutorials/001/page03.html
</a>
)</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">it doesn't
work:</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">exe1.cpp:8:31: error:
ace/SOCK_Acceptor.h: No such file or directory</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">exe1.cpp:11:10: warning: #pragma
once in main file</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">exe1.cpp:17:31: error:
ace/Event_Handler.h: No such file or directory</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">exe1.cpp:21:20: error: logger.h: No
such file or directory</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">...etc</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">Where can I find more info on ace
programming environment and so on. I have taken a look at C++ Network
Programming Vol.1 and at <a title="blocked::http://www.cse.wustl.edu/~doc/pspdfs/ACE-tutorial.pdf" href="http://www.cse.wustl.edu/%7Edoc/pspdfs/ACE-tutorial.pdf" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.cse.wustl.edu/~doc/pspdfs/ACE-tutorial.pdf</a></span>
</font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">Thanks a lot in
advance,</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">Albert
</span></font></p></div>
<br clear="all"><br>-- <br>"Computer science is no more about computers than astronomy is about telescopes."<br>Edsger Dijkstra