[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20010111: GEMPAK Problem



>From: address@hidden
>Organization: UCAR/Unidata
>Keywords: 200101111730.f0BHULo02520

>Unidata Support:
>
>I was able to download and install GEMPAK into one of
>our computers here at Purdue, but when I go into the
>directory and type source Gemenviron and then try to run
>gdplot, it says Command not Found.  Do you have any
>ideas as to what the problem may be?
>
>Many thanks.
>
>Jason
>

Jason.

You have to edit the Gemenviron file to define the NAWIPS location
(the top of the directory tree where you installed GEMPAK) prior to
sourcing Gemenviron (which adds the $NAWIPS/bin/$NA_OS tree to your path).

If you still have problems, try: echo $PATH
to verify that the correct executable directory has been added on to the
end of your path.

Also, verify that the command "uname" is in your path since the Gemenviron 
script
uses that to set the path for the executable directory.

Steve Chiswell