Re: [Fink-beginners] init.csh problem

2003-02-08 Thread Stefano
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 e

Re: [Fink-beginners] init.csh problem

2003-02-08 Thread Hisashi T Fujinaka
On Sat, 8 Feb 2003, Matthew Ward wrote: > 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 You sure your shell is setup to be tcsh? Also, check the contents of /usr/share/tcsh/examples/rc -

[Fink-beginners] init.csh problem

2003-02-08 Thread Matthew Ward
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 n