*** For details on how to be removed from this list visit the *** *** CCP4 home page http://www.ccp4.ac.uk ***
Hi Patrick - For some reason, I don't see the original post - just the replies to it. However, I see at least one major problem with the script which is generating some of the errors you get. > > > > /usr/local/xtal/ccp4-6.0/bin; eof-mosflm > > This line is wrong - I imagine you wanted something like '/usr/local/xtal/ccp4-6.0/bin/ipmosflm << eof-mosflm' As a result, all the lines following are interpreted as shell commands rather than mosflm commands. Since the '!' character is not a comment in the shell but rather a command recall character, this may explain some of the nameless error messages you got. The permissions error is because you asked the shell to execute the command '/usr/local/xtal/ccp4-6.0/bin' which is not a command but a directory. Fix this error and let us know if the others go away. - Matt -- Matthew Franklin phone:(917)606-4116 Senior Scientist, ImClone Systems fax:(212)645-2054 180 Varick Street, 6th floor New York, NY 10014 Confidentiality Note: This e-mail, and any attachment to it, contains privileged and confidential information intended only for the use of the individual(s) or entity named on the e-mail. If the reader of this e-mail is not the intended recipient, or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that reading it is strictly prohibited. If you have received this e-mail in error, please immediately return it to the sender and delete it from your system. Thank you.
