All right, here's my dumb question as I'm going through the mailing list 
archives.

My .tcshrc looks like this:

[localhost:~] jhummel% cat .tcshrc
source /usr/share/init/tcsh/rc
source /sw/bin/init.csh
set complete = enhance
setenv Display :0.0

Now, when I check my path statement, it looks like this:

path    (/Users/jhummel/bin/powerpc-apple-darwin /Users/jhummel/bin 
/usr/local/bin /usr/bin /bin /usr/local/sbin /usr/sbin /sbin /usr/X11R6/bin)

Now, when type manually type "source ~/.tcshrc" my path becomes this:

path    (/sw/bin /sw/sbin /Users/jhummel/bin/powerpc-apple-darwin 
/Users/jhummel/bin /usr/local/bin /usr/bin /bin /usr/local/sbin 
/usr/sbin /sbin /usr/X11R6/bin /usr/X11R6/bin)

So, obviously the command "source /sw/bin/init.csh" is working - but I 
need to know how to make it work without me having to touch it all day.

Any help?


-- 

John "Dark Paladin" Hummel
The Gamers' Press
http://www.gamerspress.com
[EMAIL PROTECTED]
358 South 700 East B #314
Salt Lake City, UT 84111
(801) 558-7007



_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to