setenv is for the csh / tcsh shells. If you run "ps" you can see which
shell you're using. bash is very common, and for bash you will want to
use "export" instead of "setenv".

What value are you trying to set for WRF_EM_CORE_1? If you just need
to set it to some value, you could try this:

export WRF_EM_CORE_1=true

On Wed, Jul 21, 2010 at 11:49 AM, Jason Snyder <jmssny...@ucdavis.edu> wrote:
> I tried using the setenv command in my linux terminal and get the following
> error message:
>
> snyde...@snyderjm-laptop:~/Desktop/WRFV3$ setenv WRF_EM_CORE_1
> No command 'setenv' found, did you mean:
>  Command 'netenv' from package 'netenv' (universe)
> setenv: command not found
>
> How can I resolve this problem?
>
> Thanks,
>
> Jason
>
> _______________________________________________
> vox-tech mailing list
> vox-tech@lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech
>
>
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to