Hi Steve,<div>Perhaps you would be willing to try out the pre-release version of ADMB 11 to see if this solves the problem. You can download it here: <a href="http://www.admb-project.org/downloads/ADMB-11prerelease">http://www.admb-project.org/downloads/ADMB-11prerelease</a> </div>
<div><br></div><div>If you have time to give that a try, please let us know whether it fixes the problem or not.</div><div>-Ian</div><div><br><div class="gmail_quote">On Mon, Jun 25, 2012 at 9:16 PM, J A Stephen Viggiano <span dir="ltr"><<a href="mailto:jasv@acolyte-color.com" target="_blank">jasv@acolyte-color.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all:<br>
<br>
After downloading the binaries for my 32 bit intel system with gcc 4.5.1 (verified with 'gcc -v'), followed the install procedure on your helpful and well-written page at <a href="http://www.admb-project.org/documentation/installation/admb-installation-linux" target="_blank">http://www.admb-project.org/<u></u>documentation/installation/<u></u>admb-installation-linux</a> (slightly modified to account for the fact I use tcsh, rather than bash).<br>

<br>
Running make from within the examples directory yielded the following:<br>
<br>
examples> make<br>
cd admb/simple;rm -f @.par @.std;admb   simple;time ./simple<br>
<br>
*** Parsing: tpl2cpp simple<br>
/home/vigg/jail/admb-10.1-<u></u>linux-gcc4.5.2-32bit/bin/admb: line 42: /home/vigg/jail/admb-10.1-<u></u>linux-gcc4.5.2-32bit/bin/<u></u>tpl2cpp: cannot execute binary file<br>
<br>
Error: Failed to build executable.<br>
/bin/sh: ./simple: No such file or directory<br>
<br>
real    0m0.001s<br>
user    0m0.000s<br>
sys     0m0.000s<br>
make: *** [simple] Error 127<br>
examples><br>
<br>
The "file" command identified tpl2cpp as a 64-bit ELF, rather than a 32-bit:<br>
<br>
examples> file ../bin/tpl2cpp<br>
../bin/tpl2cpp: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, not stripped<br>
examples><br>
<br>
(The file "tpl2rem" identified similarly as 64-bit).<br>
<br>
Running things from bash yields the same unfortunate result (not surprising, as the execution deck appears to be for a 64-bit processor.<br>
<br>
Best regards,<br>
<br>
--Steve<br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@admb-project.org" target="_blank">Users@admb-project.org</a><br>
<a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/<u></u>mailman/listinfo/users</a><br>
</blockquote></div><br></div>