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

Reply via email to