Every MacOS X user should have this in their ~/.tcshrc file.... #!/bin/tcsh setenv PATH /usr/local/bin:$PATH If not that and a bunch of other /usr/local/ paths too![ 1/14/2003 05:39:00 PM ] [ 0 comments ]
~/.tcshrc
#!/bin/tcsh setenv PATH /usr/local/bin:$PATH