Hi, On Thu, 18 Oct 2007, Francesco Pietra wrote: > Is it an env variable to put dms on the user's .bashrc so that to have dms on > the PATH? Just use PATH itself: PATH=/bla/dms:$PATH or copy /bla/dms/dms into something already in your PATH, e.g.: cp /bla/dms/dms $DOCK_HOME/bin Scott