userclientrc=/Users/victorle/.xinitrc: Command not found. sysclientrc=/usr/X11R6/lib/X11/xinit/xinitrc: Command not found. clientargs=: Command not found.
This looks like you replaced your /bin/sh by /bin/tcsh. What does
ls -l /bin/*sh*
give?
[~] %% \ls -l /bin/*sh* -rwxr-xr-x 1 root wheel 540884 Aug 15 11:09 /bin/bash -r-xr-xr-x 1 root wheel 315136 Aug 15 11:09 /bin/csh -r-xr-xr-x 1 root wheel 540884 Aug 15 11:09 /bin/sh -r-xr-xr-x 1 root wheel 315136 Aug 15 11:09 /bin/tcsh -rwxr-xr-x 1 root wheel 828780 Aug 15 11:09 /bin/zsh -rwxr-xr-x 1 root wheel 828780 Aug 15 11:09 /bin/zsh-4.0.4
Apart from a couple of shells being writable I don't see anything suspicious.
--
Victor Eijkhout <[EMAIL PROTECTED]>, 329 Claxton, Comp Sci, UT, Knoxville TN 37996.
tel: 865 974 9308 (W), 865 673 6998 (H), 865 974 8296 (F)
http://www.cs.utk.edu/~eijkhout/
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
