On Oct 18, 2012, at 3:39 PM, Kip Guja <k...@pharm.stonybrook.edu> wrote:
> > If the output says: /bin/bash then do > > source /Applications/ccp4-6.3.0/bin/ccp4.setup-sh & ccp4i > > If the output says: /bin/tcsh or /bin/csh then do > > source /Applications/ccp4-6.3.0/bin/ccp4.setup-csh & ccp4i You need to replace "&" with "&&" or with the return key.