[ADMB Users] Forward of moderated message
John Ancheta
jnancheta at gmail.com
Thu Nov 27 12:56:21 PST 2008
> $ gcc LECT9a.cpp -I/home/apewu/ADMB/include -L/home/apewu/ADMB/lib
First of all, download and unzip the ADMB binaries for gcc-4.1 from
http://admb-project.org/downloads/
Set the system variable ADMB_HOME to the location of the folder (ie
set ADMB_HOME=/home/apewu/admb-9.0.54rc3-linux32-gcc4.1 ).
Then change to the directory with the tpl and run
$ $ADMB_HOME/bin/tpl2cpp LECT9a
You should see files LECT9a.cpp and LECT9a.htp.
Use the helper script to build the executable
$ $ADMB_HOME/bin/mygcco LECT9a
You should now see the LECT9a executable.
Hope it helps,
Johnoel
More information about the Users
mailing list