To run IPW, add the following lines to your .cshrc file:
setenv IPW ~ipw (or wherever ipw is installed on your system)
if (-r $IPW/pub/cshrc) then source $IPW/pub/cshrc endif
open a new xterm window, or type:
% source .cshrc