actually
Here is the FAQ note for that topic - please
note recursive "-R" chmod option there are some other tools
in "tools" folder that need execute permissions:
1. Ensure that all scripts in the tools directory
have execute permission.
Execute the following to ensure that
all files are runnable:
chmod -R . +x
2 Define a NUI_NOTESDIR
variable to point to your existing Domino directory containing the
notes/latest folder. For example, if
the directory is /opt/ibm/domino,
use the following:
export NUI_NOTESDIR=/opt/ibm/domino
Thanks,
Irina Khasin