Installing and upgrading Notes on Linux
Notes® installation on Linux supports multi-user install.
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.
deb kit install instructions
About this task
Notes is available as a Debian (.deb) install kit for installing on the Ubuntu platform.
Procedure
deb install file names
About this task
The Notes options and deb file names are as follows; deb file names reflect the Notes version:
- Notes - Select to install Notes (ibm-notes-version.i586.deb).
- Feed Reader -- Select to install the Notes Feed Reader (ibm-feedreader-version.i586.deb).
- Activities/Connections -- Select to install Connections. A Connections server is required to use this feature (ibm-activities-version.i586.deb).
- Sametime (integrated) -- Select to install basic Sametime capabilities such as chat and live names. A Sametime server is required to use this feature (ibm-sametime-versioni586.deb).
- Composite Application Editor -- Select to install the Composite Applications Editor for use with composite applications (ibm-cae-version.i586.deb).
- IBM OpenSocial -- Select to install the IBM OpenSocial component, which extends the Widgets framework to support OpenSocial Gagets and Embedded Experiences (ibm-opensocial-version.i586deb).
You can use the following command to check if you have already installed one or more of the deb packages:
$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.
- To install Notes
$sudo dpkg -i ibm-notes-version.i586.deb
- To install Feed Reader
$sudo dpkg -i ibm-feedreader-version.i586.deb
- To install Activities/Connections
$sudo dpkg -i ibm-activities-version.i586.deb
- To install Composite Application Editor
$sudo dpkg -i ibm-cae-version.i586.deb
- To install Sametime
$sudo dpkg -i ibm-sametime-version.i586.deb
- To install IBM OpenSocial
$sudo dpkg -i ibm-opensocial-version.i586.deb
GUI install instructions for deb
Sample instructions to install the deb packages through the operating system GUI installer for Notes are as follows.
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.
Procedure
rpm kit install instructions
About this task
Notes is available as an rpm install kit for installing on the Red Hat platform.
Procedure
rpm install file names
About this task
The Notes rpm options and file names are as follows; rpm file names reflect the Notes version:
- Notes - Select to install Notes (ibm_notes-version.i586.rpm).
- Activities/Connections -- Select to install Connections. A Connections server is required to use this feature (ibm_activities-version.i586.rpm).
- Feed Reader -- Select (ibm_feedreader-version.i586.rpm) to install the Notes Feed Reader.
- Sametime (integrated) -- Select to install basic Sametime capabilities such as chat and live names. A Sametime server is required to use this feature (ibm_sametime-version.i586.rpm).
- Composite Application Editor -- Select to install the Composite Applications Editor for use with composite applications (ibm_cae-version.i586.rpm).
- IBM OpenSocial -- Select to install the IBM OpenSocial component, which extends the Widgets framework to support OpenSocial Gagets and Embedded Experiences (ibm_opensocial-version.i586rpm).
You can use the following command to check if you have already installed one or more of the rpm packages.
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.- To install Notes
#rpm -i ibm_notes-version.i586.rpm
- To install Feed Reader
#rpm -i ibm_feedreader-version.i586.rpm
- To install Activities/Connections
#rpm -i ibm_activities-version.i586.rpm
- To install Composite Application Editor
#rpm -i ibm_cae-version.i586.rpm
- To install Sametime
#rpm -i ibm_sametime-version.i586.rpm
- To install IBM OpenSocial
#rpm -i ibm_opensocial-version.i586.rpm
GUI install instructions for 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.
Procedure
Running the Notes client on Linux as a user after root user install
About this task
After you install the Notes client, users can log in and run Notes.