Setting "sandbox_enable no" in macports.conf allows the following cmake line to succeed during the configure phase: EXECUTE_PROCESS(COMMAND ps -ef OUTPUT_QUIET ERROR_QUIET RESULT_VARIABLE result) What is the best way to deal with this, is there a way to add /bin/ps to the sandbox env? Regards, Bradley Giesbrecht (pixilla)