This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Mar 21, 2013, 5:47 PM
21 Posts

Linux OpenSocial component setups aren't executable

  • Category: Install
  • Platform: Linux
  • Release: 9.0
  • Role: Administrator
  • Tags: setup,linux,install
  • Replies: 2

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

Mar 21, 2013, 8:23 PM
60 Posts
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

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal