INSTALLING
About this task
If you are upgrading to the current Notes release using an rpm or deb install kit, and installed the earlier release with an ISMP installer, uninstall the earlier release before installing the current release.
Note: See the related topic on considerations for installing before proceeding. For additional and related information about Notes deployment on the Linux platform, see the IBM® Support site and the Notes and Domino® wiki.
deb kit install instructions
Notes is available as a Debian (.deb) install kit for installing on the Ubuntu platform.
Procedure
1. Shut down all applications.
To be sure there are no Notes processes running, change to the Notes data directory and type the following command:
/opt/ibm/notes/nsd.sh -kill
3. If you are obtaining the deb install kit from a Web downloads page, open your browser and navigate to the Web page from which to obtain the download.
4. Locate the Notes deb install kit and save it to your /root folder.
6. Navigate to the directory that contains the unpacked deb files.
Note: Install to a directory that is readable, but not writeable, by all users.
The Notes options and deb file names are as follows; deb file names reflect the Notes version:
$dpkg -l "ibm-*"
Command line install instructions for deb
Sample instructions for command line deb install are as follows. Deb package names should reflect the Notes version, as supplied.
Note: Refer to the preceding section, deb install file names for the list of version-specific deb file names.
$sudo dpkg -i ibm-notes-version.i586.deb
$sudo dpkg -i ibm-feedreader-version.i586.deb
$sudo dpkg -i ibm-activities-version.i586.deb
$sudo dpkg -i ibm-cae-version.i586.deb
$sudo dpkg -i ibm-sametime-version.i586.deb
$sudo dpkg -i ibm-opensocial-version.i586.deb
Sample instructions to install the deb packages through the operating system GUI installer for Notes are as follows.
Note: Refer to the section, deb install file names earlier in this topic for version-specific deb file names.
The GUI package installer can include a directory in which the required packages reside. In this example, the following packages reside in the /root/notesdebs directory.
1. Place the required deb packages in a target directory, for example /root/notesdebs.
Note: If installation is unsuccessful, review the log file at install_dir/framework/rcp/installer_logs/framework_install.log.
Note: After install, application icons are visible by clicking Computer -> More Applications -> Office -> Notes and are resident in /usr/share/applications.
Note: On initial startup, the license agreement appears. Read and accept the license agreement terms and continue with Notes setup.
Notes is available as an rpm install kit for installing on the Red Hat platform.
3. As the root user, open a terminal window or file browser.
4. If you are obtaining the rpm install kit from a Web downloads page, open your browser and navigate to the Web page from which to obtain the download.
5. Locate the Notes rpm install kit and save it to your /root folder.
7. Navigate to the directory that contains the unpacked rpm files.
rpm install file names
The Notes rpm options and file names are as follows; rpm file names reflect the Notes version:
rpm -qa | grep ibm_
Command line instructions
Sample instructions for command line rpm install for Notes are as follows.
Refer to the preceding section, rpm install file names for version-specific rpm file names.
#rpm -i ibm_notes-version.i586.rpm
#rpm -i ibm_feedreader-version.i586.rpm
#rpm -i ibm_activities-version.i586.rpm
#rpm -i ibm_cae-version.i586.rpm
#rpm -i ibm_sametime-version.i586.rpm
#rpm -i ibm_opensocial-version.i586.rpm
Sample instructions to install the rpm packages through the operating system GUI installer for Notes are as follows.
Refer to the section rpm install file names earlier in this topic for version-specific rpm file names.
The GUI package installer can include a directory in which the required packages reside. In this example, the following packages reside in the /root/notesrpms directory.
1. Place the required rpm packages in a target directory, for example ./root/notesrpms.
Note: If installation is unsuccessful, you can open the install log file at install_dir/framework/rcp/installer_logs/framework_install.log.
Note: After install, application icons are visible by clicking Computer -> More Applications -> Office -> Notes and reside in /usr/share/applications.
After you install the Notes client, users can log in and run Notes.
1. Log in as a non-root user.
2. Start Notes by clicking Computer -> More Applications -> Office -> Notes.
3. Respond to Notes setup prompts as they appear.
Related tasks Reducing Notes startup time for Linux users Customizing Notes install or upgrade on Linux Uninstalling Notes from a Linux client