Greg,
try the following:
1. based on the error, tcl script could not find the path for the tbl file or permission may not be correct.
try changing +x for +gu
2. check your environment variables as well.
env | grep
you will see what is setup out there.
Reggie