<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>emacs configuration to use with ADMB</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>

<P><FONT SIZE=2>Hi,<BR>
<BR>
I had no problem installing ADMB, (following instruction at <A HREF="http://www.admb-project.org/documentation/installation/admb-installation-linux">http://www.admb-project.org/documentation/installation/admb-installation-linux</A>, and at <A HREF="http://www.admb-project.org/community/tutorials-and-examples/using-admb-on-linux">http://www.admb-project.org/community/tutorials-and-examples/using-admb-on-linux</A>) and it works perfectly with command line (BASH). Thanks!<BR>
<BR>
To use it with emacs, I installed Arni Magnusson 'admb.el' and modified .emacs file as mentioned.<BR>
<BR>
But when I try to run the 'simple.tpl' example, I obtain:<BR>
<BR>
<BR>
tpl2cpp simple<BR>
/bin/bash: tpl2cpp : commande introuvable<BR>
<BR>
Compilation exited abnormally with code 127 at ...<BR>
<BR>
(where 'commande introuvable' translates to 'command not found')<BR>
<BR>
<BR>
As I said, I can compute 'simple.tpl' exemple using the BASH. What I should do is probably simple, but out of my current knowledge.<BR>
<BR>
<BR>
Thanks,<BR>
<BR>
Mathieu Desgagnés<BR>
<BR>
Ubuntu 12.04, emacs 23.3.1, admb 10.1, gcc 4.4</FONT>
</P>

</BODY>
</HTML>