Frederic Lepied <[EMAIL PROTECTED]> writes:

> > 3. tcsh permission problem: i see, you are applied workarround, which is
> > needed for tcsh against "hash" feature, which is presented in
> > /etc/csh.login: "if (! -r /usr/bin) then unhash endif". it still doesn't
> > fix the bug. i must manually change permissions for directory
> > /bin and /usr/bin to 755 (in /usr/share/msec/perm.4 off course) because login
> > process (if tcsh is login shell) can't done properly.. (some command not found
> > errors for progs which was in these directories)
> 
> Pixel can you check that ?

- I do manage to login, with many errors
- some errors are fixed by having "unhash" at the beginning of csh.cshrc
- other errors are fixed by having "unhash" after each "setenv PATH"

done:
- fixed csh.cshrc and csh.login (new package setup uploaded)
- fixed msec.csh (in CVS only)

pb remaining:
- you still have to give "unhash" when logged in
- when you run csh (or tcsh) when you logged in, it segfaults (3 times!)

Reply via email to