Do you have both a .cshrc and .tcshrc by any chance, with the 'source' in .cshrc? That's caused problems before: .tcshrc gets read and .cshrc gets ignored.
-- Alexander K. Hansen Associate Research Scientist, Columbia University Levitated Dipole Experiment MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818 Fax: 208-988-4057 On Tue, 2 Apr 2002 [EMAIL PROTECTED] wrote: > > If you used a Mac editor to edit .cshrc (or whatever init file you're > > using), and didn't specifially save the file with Unix line breaks, you > > may have introduced a stray character that prevents the line from being > > read. If you do a 'less .cshrc' (or whatever file) and see ^M, that > > indicates a Mac linebreak character, which doesn't get parsed correctly. > > Don't see that either, since I use either vi or emacs, so that's also > taken care of. > > -suja. > _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
