<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Saang-Yoon,<br>
Arni seems to not have been able to get the IDE to get everything
right on every computer, but he cleverly included a troubleshooting
section of the manual. This is from page 18 of the ADMB-IDE manual:<br>
<blockquote><b>Compilation commands are not recognized</b><br>
The PATH environment variable needs to point to the directories
containing the compilation<br>
programs (tpl2cpp.exe, tpl2rem.exe), scripts (admb.bat,
adcomp.bat, adlink.bat), and<br>
the g++.exe program. Likewise, the ADMB_HOME environment variable
needs to point to the<br>
main ADMB directory. Windows environment variables can be set
using Dos scripts like<br>
c:/autoexec.bat and c:/~/bat/gcc440.bat, or by right-clicking the
My Computer icon, then<br>
Properties ! Advanced ! Environment Variables ! User variables !
New. Many<br>
Linux distributions include only the C component of GCC, so users
need to install the optional<br>
C++ component before using ADMB.<br>
</blockquote>
In Windows you can check ADMB_HOME with a command like echo
%ADMB_HOME%, which on my computer produces the following:<br>
<blockquote><tt>c:\>echo %ADMB_HOME%<br>
c:\ADMB\gcc440<br>
</tt></blockquote>
-Ian<br>
<br>
On 11/29/2010 10:27 AM, Saang-Yoon wrote:
<blockquote
cite="mid:ca4e4cb3-6b58-462b-8d91-e6d025a281b0@j9g2000vbl.googlegroups.com"
type="cite">
<pre wrap="">Hi.
I installed ADMB-ide-440-2. But when I type
admb xxx.tpl
it does not compile and link. The automatic message says that 'admb'
is not recognized as an internal or external command, ....
Any idea?
Thank you,
Saang-Yoon
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@admb-project.org">Users@admb-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.admb-project.org/mailman/listinfo/users">http://lists.admb-project.org/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>