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

Luis Ridao luridao at gmail.com
Wed May 11 03:04:56 PDT 2011


Thanks all for your help.
It works now by doing:

export ADMB_HOME=/usr/local/admb
PATH=$PATH:/usr/local/admb/bin
PATH=$PATH:/home/ridao/admb/admb-10.1/build/admb-10.1-linux-gcc4.5-32bit/admb-10.1-linux-gcc4.5-32bit/bin
export PATH

Best,
LRC

On Wed, May 11, 2011 at 12:08 AM, dave fournier <davef at otter-rsch.com>wrote:

>
> 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
>
> _______________________________________________
> Users mailing list
> Users at admb-project.org
> http://lists.admb-project.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20110511/48668fe4/attachment.html>


More information about the Users mailing list