Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Terminal messed up -- solved!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Terminal messed up -- solved!
Authored by: Andrew LaGow on Sep 15, '02 08:52:53PM

I was getting that error too. I finally figured it out.

You're going to have to delete the duplicate *.mine files in ~/library/init/tcsh. This is only true if these files duplicate the information in usr/share/tcsh/examples that is pointed to either in your ~/.tcshrc file or on a global scale as in the above example in your /etc/csh.chsrc file.

I'd also think that if ~/Library/init/tcsh/login.mine and ~Library/init/tcsh/logout.mine are duplicates of /etc/csh.login and /etc/csh.logout then you'll also have problems.

One other thing. It's okay to have the ~/Library/init/tcsh files, but they can't duplicate the contents in those other directories.



[ Reply to This | # ]
Terminal messed up -- solved! -- Confirmed!
Authored by: pjr on Sep 21, '02 08:25:13PM

Hey thanks for your replies, and fixing my problem. Great job!



[ Reply to This | # ]