Adding the parenthesis resulted in:
sh setup.sh
setup.sh 9: Syntax error: "(" unexpected
Switching to bash solved the problem for now. I encountered problems
trying to run setup.sh from anywhere but the CD. It is using relative
paths for everything so the setup binary couldn't find support files,
etc.
Thanks for the help.