If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Originally posted by EnVoy: Whay all the sudden does my terminal say this at login:
"/sw/bin/init.csh: No such file or directory."
I had an sw directory when I was using X11, but got rid of it. Is it somehow looking for a file there?
Yes in $HOME you have either a .login, .cshrc, .profile file that contains a line like "source /sw/bin/init.csh", this comes from an old Fink install. Remove the line from your files and the error will disepear.