Jonathan Murray wrote
> The following is where "everything" was installed. What should I set my
> NCARG_ROOT environment variable to?
>
In this case looks like /usr/local.
> Additionally, when I test the installation, ncargex appears to work...
>
> ncargex cpex08
>
> then I run :
>
> ctrans -d X11 cpex08.ncgm
> bash: ctrans: command not found
>
> There is no "ctrans" on the system. Did I miss something during
> installation?
Strictly speaking, that tells you that ctrans isn't in your $PATH, or
doesn't have execute permissions for you. It might still be somewhere
on the system.
In my local installation ncargex and ctrans are in the same directory,
which is $NCARG_ROOT/bin/ . If your shell can find the one but not the
other, I suspect something or other went amiss during installation.
Possibilities that come to mind are
- Didn't compile successfully
- Didn't install successfully
- Got installed, but not in $NCARG_ROOT/bin/
- Execute permission not set or got changed
I'd grep for ctrans in the installation log, if you happen to have kept
one.
Bob Hirsch - Computer Sciences Corp. - NASA Ames Research Center
NAS Scientific Consulting Mail Stop 258-6
hirsch@nas.nasa.gov Moffett Field, CA 94035-1000
(650) 604-4807
_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 09:35:14 MST