[ADMB Users] Fwd: bash: ./configure: No such file or directory

dave fournier davef at otter-rsch.com
Tue May 10 15:08:30 PDT 2011


Of course you can add something like this to the bash shell script
to check the ADMB_HOME is defined



if [ -z ${ADMB_HOME} ]
   then echo you need to define the environment string ADMB_HOME
fi




More information about the Users mailing list