> Hi,
This might not be a direct clearcase issue but I need some clue here
anyway. The majority of our users are in ksh and a few testers are in csh
for whatever historic reason. To define environment variables and path
variables for the C shell users. The following is put in their $HOME/.cshrc
files according to the clearcase manual.
> set path=($path /usr/atria/bin)
setenv MANPATH ${MANPATH}:/usr/atria/doc/man
> setenv MAGIC_PATH \
> /vobstore/atria/config/magic:/usr/atria/config/magic
>
> Ask the users to logout and login again. It doesn't work(cleartool,
> command not found). But if type csh to go to a sub C shell and it works in
> the sub shell.
> Among the 3 users I have tested, one of them got it work next day without
> any further changes but the other two still had the problem.
>
> Shawn
>
>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:23:26 EDT