Linux OpenSocial component setups aren't executable

The install scripts in the Linux xSeries OpenSocial tar files (32 and 64 bit) aren’t marked as executable. “chmod +x install” fixes this.

Subject: 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

Subject: There’s a technote for this

http://www-01.ibm.com/support/docview.wss?uid=swg21627468 http://www-01.ibm.com/support/docview.wss?uid=swg21627468