Hi Kevin,<div>I'm not very familiar with ADMB on the Mac. With my installation, the tpl2cpp command doesn't work, but the admb command does (including successfully calling tpl2cpp). Presumably a Mac user could help us understand.</div>

<div><br></div><div>For the record, here's how I got ADMB-Mode to work on a Mac just now, with a different installation process and I think a different version of Emacs. This is my memory of my process (where steps 1-2 took place a while ago and may not be remembered correctly)</div>

<div>1. install ADMB following instructions here: 
<a href="http://www.admb-project.org/documentation/installation/admb-installation-macos-package-installer" target="_blank">http://www.admb-project.org/documentation/installation/admb-installation-macos-package-installer</a> </div>
<div>2. install Aquamacs from 
<a href="http://aquamacs.org/download.shtml" target="_blank">http://aquamacs.org/download.shtml</a> </div><div>3. download core-aqua.zip (.emacs-aqua) from <a href="http://www.admb-project.org/tools/admb-ide" target="_blank">http://www.admb-project.org/tools/admb-ide</a> and copy the file inside to ~/.emacs</div>

<div>4. download the admb-ide-101-win32.zip and copy the emacs folder to ~/emacs</div><div>5. open ~/admb/simple/simple.tpl within Aquamacs and the "build" option in the ADMB menu worked fine, but "translate" did not.<br>

<br>-Ian</div><div><br><div class="gmail_quote">On Fri, Jun 8, 2012 at 6:22 AM, Kevin Byron <span dir="ltr"><<a href="mailto:kwbyron@gmail.com" target="_blank">kwbyron@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I am trying to get emacs ADMB-Mode to work on my Mac (snow leopard). It took some work, but I got emacs to open in ADMB mode, but now when I translate the simple example, I get:<br>
/bin/bash: tpl2cpp: command not found<br>
ADMB works in terminal, and I can run the simple example. The issue only arises with Emacs. I have x-code, GCC, and GDP.  Although, GCC and GDP are older versions then what the manual links too. When I did the install of emacs, I ended up doing while in the downloads folder and then later moved it to my root directory... I'm wondering if this is the issue???<br>


<br>
Since admb worked in terminal, I have the .cpp and executable in the simple folder, so I tried to compile as well and got:<br>
/bin/bash: adcomp: command not found<br>
<br>
I can run the example though.<br>
<br>
HELP!!!  If I can get this to work, I only have to take one laptop to the conference next week. : )<br>
thank you!<br>
Kevin Byron<br>
<br>
Here is what I did to install Emacs:<br>
cd Downloads/emacs-23.4/<br>
./configure<br>
*** We got an error suggesting to configure with options ***<br>
./configure --with-ns --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no<br>
make bootstrap<br>
make<br>
make install<br>
cp -r Emacs.app /Applications/Emacs.app<br>
mv core-aqua/.emacs ~/.emacs<br>
<br>
<br>
_______________________________________________<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/mailman/listinfo/users</a><br>
</blockquote></div><br></div>