Looks like you do not have a pre-defined MANPATH set.
Just do
setenv MANPATH $NCARG_ROOT/man
and proceed I guess. You will not receive this error then.
Best thing to do would of course be to set MANPATH to the
path where your man pages are in your .cshrc
When you do this MANPATH will be difined next time you logon
and again you will not get this error.
Manoj
On Wed, 2004-09-29 at 15:57, ulasim@boun.edu.tr wrote:
> Hello
> I am running linux redhat 9.0 on a PC. I downloaded the source code
> and installed it to /usr/local/ncarg. Now i am trying to set the environmental
> variables. In csh shell, i do the following:
>
> setenv NCARG_ROOT /usr/local/ncarg
> setenv PATH $NCARG_ROOT/bin:$PATH
> setenv MANPATH $NCARG_ROOT/man:$MANPATH
>
> the first 2 lines is ok but for the 3rd command, an error message says the
> following:
>
> MANPATH: Undefined variable.
>
> what is wrong with what i am doing? I ve to admit that i am a new linux user. I
> d be gratefull if you can help me
>
> thanks in advance
>
> Ulas
>
>
> _______________________________________________
> ncarg-talk mailing list
> ncarg-talk@ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
>
_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
This archive was generated by hypermail 2b29 : Thu Sep 30 2004 - 08:54:45 MDT