HI, <br><br>I did all the command instead of make test, now after searching in to the folders, i see that in folder /test are those test examples with their .o file. I execute them and all works :)<br><br>Thanks, <br><br>Borja<br>
<br><div class="gmail_quote">2010/4/20 Andrea Walther <span dir="ltr">&lt;<a href="mailto:andrea.walther@uni-paderborn.de">andrea.walther@uni-paderborn.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Borja,<br>
<div class="im"><br>
&gt;<br>
&gt; I execute : ./configure  --with-docexa --with-addexa  , and then make to<br>
&gt; compile, from subdirectory examples and it gives me some errors:<br>
<br>
</div>if you unpack the ADOL-C package you should obtain a directory<br>
<br>
ADOL-C-2.1.5<br>
<br>
then you should go in this directory and execute the command<br>
<div class="im"><br>
./configure --with-docexa --with-addexa<br>
<br>
</div>then in the same directory you have to execute the commands<br>
<br>
make<br>
make test   (checking whether everything works)<br>
make install<br>
<br>
<br>
these commands are not executed in the examples directory but in the<br>
main ADOL-C directory.<br>
<br>
Hope this helps, otherwise just email again.<br>
<br>
Best,<br>
<font color="#888888"><br>
Andrea<br>
</font></blockquote></div><br>