busy-bee.net buzz buzz buzz goes the honeybee home | blog | links | about me

linux to an imac

2002-08-29 12:28 / tcsh paths  »

It seems that 10.2 pulls /usr/local/bin out of your path. Put it back by adding setenv PATH "${PATH}:/usr/local/bin" to your ~/.tcshrc or ~/.cshrc file.

Oh, and the zsh stuff is a little wrong :-/ I don't think any recompilation in pursuit of bells and whistles is necessary, just the addition of some shared function files. Specifically promptinit for the prompts.

mod_perl -- Speed, Power, Scalability