What needs to be installed on the Domino server to run the OpenSocial component?

  • 26 Mar, 2013

In addition to the existing (and familiar) IBM Domino server installation wizard, in order to supply OpenSocial features from a Domino server, you must run an additional IBM Domino Social Edition OpenSocial component 9.0 installer wizard for IBM Domino 9.0 Social Edition.

See the following procedures for instructions specific to platform on running the additional installer.

Windows

  1. Download and install the Domino 9.0 Social Edition server; or, if you have already installed it and it is running, shut it down.
  2. Run the IBM Domino Social Edition OpenSocial component 9.0 installer and follow its instructions to install the OpenSocial component.

Start the Domino server.

Linux

Installing the OpenSocial component on a Domino server running Linux

  1. Ensure that all scripts in the tools directory have execute permission.
  2. Execute the following to ensure that all files are runnable:
    chmod -R +x
  3. Define a NUI_NOTESDIR variable to point to your existing Domino directory containing the
  4. notes/latest folder. For example, if the directory is /opt/ibm/domino, use the following:
    export NUI_NOTESDIR=/opt/ibm/domino

Uninstalling the OpenSocial component on a Domino server running Linux

1. Navigate to the directory with the install files.
2. Locate the following script (located same place as install script: in the folder of your
Domino Social Edition 9.0 kit after untar).
3. Execute the script using the following command:
./uninstall
IBM Notes, Domino, Domino Designer 9.0 Social Edition Public Beta Release Notes
4

Uninstalling the OpenSocial component using silent mode on a Domino server running Linux

Edit the uninstall script and replace -console with -silent.

For example, replace:
   cmd="$NUI_NOTESDIR/notes/latest/$DEV_ARCH/jvm/bin/java -DSE=1 -cp
$NUI_NOTESDIR/notes/latest/$DEV_ARCH/_uninstSE/uninstall.jar run
-console"
with:
cmd="$NUI_NOTESDIR/notes/latest/$DEV_ARCH/jvm/bin/java -DSE=1 -cp
$NUI_NOTESDIR/notes/latest/$DEV_ARCH/_uninstSE/uninstall.jar run
-silent"

For ibm i see the TN 1627468

Related Posts

Migrating messages from Domino to Google using IMAP

  • 20 Feb, 2022

It's only for messages. No calendar migration Imapsync command is a tool allowing incremental and recursive imap transfers from one mailbox to another. If you don't understand the previous sentence,

Migrating messages from Domino to Google using IMAPRead More

Domino V12 and Verse 2.1 How to add a Photo URL

  • 08 Jun, 2021

Today i setup a Domino V12 server just for test some new features. A customer ask to use photos on Verse hosting photos on Domino. Domino V12 comes with Verse 2.0. I just download the version 2.1 of

Domino V12 and Verse 2.1 How to add a Photo URLRead More

Notes / Domino is forever

  • 04 Feb, 2021

Yesterday it seemed like it would be an ordinary working day but a client called me informing about the expiration of a certifier. It would be normal to resolve the problem with the re-certification p

Notes / Domino is foreverRead More