Check whether you have a .login file in your home directory pointing to /usr/share/tcsh/examples/login. If indeed it is there that is probably the cause of your problem. The login file gets read after .tcshrc and it resets the path. (Check the content of /usr/share/tcsh/examples/login.) You can either comment the lines in that file where the path is set (put a # at the beginning of the relevant lines) or simply remove .login from your home directory.
Stefano On Sat, 08 Feb 2003 15:52:18 -0600, "Matthew Ward" <[EMAIL PROTECTED]> said: > Sorry if this is a repeate, but I looked through the archives and still > haven't found a solution to my problem. I'm using OS X 10.2.3 on an iMac > 400. Under 10.1, Fink wored fine, but under 10.2, it seems as though > init.csh doesn't get run from my .tcshrc . Basically, the various /sw/* > folders never get added to my path. If I run "source /sw/bin/init.csh" > manually, it seems to work, but it doesn't seem to run automatically as > it > should, and even if I run my .tcshrc manually, it still doesn't work. I > also > checked and my .tcshrc is executable. I don't have a .cshrc set up. > > Here's what my .tcshrc looks like: > > source /sw/bin/init.csh > source /usr/share/tcsh/examples/rc > if (! $?DISPLAY) then > setenv DISPLAY :0.0 > endif > > I've tried reordering the commands, thinking that init.csh might need to > be > run after the tcsh setup script, but no luck with that, either. > > Any help would be much appreciated, as it's a pain to have to run the > init > script manually or type full paths just to run programs installed through > fink. > > Thanks, > > Matthew > > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Fink-beginners mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-beginners > -- http://fastmail.fm - Choose from over 50 domains or use your own ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners