[phenixbb] Problem getting Phenix and Rosetta working together

Ben Eisenbraun bene at hkl.hms.harvard.edu
Thu Jan 31 19:28:42 PST 2013


On Thu, Jan 31, 2013 at 5:11 PM, Terwilliger, Thomas C
<terwilliger at lanl.gov> wrote:
> I'm puzzled how that can give you the error message you are getting unless the environment is different in the script you are running from your shell

A guess:

$ foo=bar
$ export -p | grep foo
$ export foo=bar
$ export -p | grep foo
declare -x foo="bar"

-ben


More information about the phenixbb mailing list