Install ibm notes linux

Lotus Notes

IBM Lotus Notes — программный продукт, платформа для автоматизации совместной деятельности рабочих групп (Groupware). Производится компанией IBM Lotus Software, входящей в компанию IBM Software Group.

Программное обеспечение можно скачать с сайта IBM. Внимание! На сайте IBM последняя версия Lotus Notes (8.5.2) недоступна для русского языка, программное обеспечение было взято из иного источника.

Протестированное программное обеспечение

  • IBM Lotus Notes Client 8.5.2 for Linux (RPM Install) Russian.tar (592 MB) (не совместимо с современными версиями ос Альт)
  • IBM Lotus Notes Client 8.5.3 for Linux (RPM Install). Проверялось на Альт 8СП (ядро 4.19, ИК 2019)
  • IBM Lotus Notes Client 9.0 for Linux (RPM Install). Проверялось на Альт 8СП (ядро 4.19, ИК 2019)
  • IBM Lotus Notes Client 9.0.1 for Linux (RPM Install). Проверялось на Альт 8СП (ядро 4.19, ИК 2019)

Примечание: Lotus Domino недоступен для свободной загрузки. Результаты его тестирования будут предоставлены позднее.

Установка

Установка производилась на Альт Линукс СПТ 6.0 i586 с установленной графической средой GNOME.

Перед установкой убедитесь, что доступен из Интернета или зеркала репозиторий cert6 (i586 и noarch).

Скачайте архив с кодом и распакуйте командой:

tar xf 'IBM Lotus Notes Client 8.5.2 for Linux (RPM Install) Russian.tar'

Установите базовые и зависимые приложения:

apt-get update apt-get install ibm_lotus_notes-8.5.2.i586.rpm

При этом будут также установлены пакеты из онлайнового репозитория: libXp libgnomecups libgnomeprint libgnomeprintui tcsh

Примечание: При обновлении и установке пакетов может быть показана надпись:

Нажмите клавишу y и Enter или просто Enter.

Во время установки (когда будет установлен последний пакет ibm_lotus_notes и показано 100%, откройте в другом окне файл /tmp/rcp_install и ждите, когда там будет последняя строка вида:

2011-06-02 03:38:05 -- Execute post-install scripts for Notes

Переключитесь на консоль установки и нажмите Ctrl+c.

apt-get install ibm_lotus_notes-nl2-8.5.2.i586.rpm ibm_lotus_notes-core-ru-8.5.2.i586.rpm

Запуск

Запустить клиент Lotus Notes можно из меню Офис → Lotus Notes 8.5.

Примечания

1. Для того, чтобы Lotus Notes запустился, нужно скопировать /opt/ibm/lotus/notes/data/notes.ini в одном из каталогов, которые указывает вывод

(например, в $HOME/bin) и дать права писать в этот файл пользователю, от которого будет запускаться программа.

2. Возникают проблемы со шрифтами (очень маленький шрифт). Должно решаться установкой шрифта Tahoma из Windows и указанием его, в качестве шрифта по умолчанию в настройках DE, либо установкой пакета fonts-ttf-ms (но это не срабатывает).

Читайте также:  Самый известный дистрибутив linux

Ссылки

Источник

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.

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

About this task

Notes ® is available as a Debian (.deb) install kit for installing on the Ubuntu platform.

Procedure

Make sure that all processes are terminated, including eclipse/javaw , eclipse/notes2w , sametime , notes , taskldr , and nsdexec . To be sure there are no Notes ® processes running, change to the Notes ® data directory and type the following command:

For example, obtain the deb install kit CD or open a browser and navigate to the Web site at which the deb install kit resides.

Notes ® deb packages provide one required component ( Notes ® ) and other optional components (Connections, Composite Application Editor, IBM ® OpenSocial, IBM ® Feed Reader and IBM ® Sametime ® ). Optional components are dependent on the required component. The required component must be installed before installing optional components. Likewise, optional components must be uninstalled before the required component can be uninstalled. The deb file names are Notes ® version-specific.

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- version i586.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 ).
Читайте также:  Linux пароль для sudo

You can use the following command to check if you have already installed one or more of the deb packages:

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

GUI install instructions for 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.

Procedure

  • ibm-activities- version .i586.deb
  • ibm-cae- version .i586.deb
  • ibm-notes- version .i586.deb
  • ibm-feedreader- version .i586.deb
  • ibm-sametime- version .i586.deb
  • ibm-opensocial- version .i586.deb

Be sure to Install ibm-notes- version .i586.deb first and then repeat for each package you want to install.

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.

rpm kit install instructions

About this task

Notes ® is available as an rpm install kit for installing on the Red Hat platform.

Procedure

Make sure that all processes are terminated, including eclipse/javaw, eclipse/notes2w, sametime, notes, taskldr, and nsdexec. To be sure there are no Notes ® processes running, change to the Notes ® data directory and type the following command:

For example, obtain the rpm install kit CD or open a browser and navigate to the Web site at which the rpm install kit resides.

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 ).
Читайте также:  Mac os samba linux

You can use the following command to check if you have already installed one or more of the rpm packages.

Command line instructions

Sample instructions for command line rpm install for Notes ® are as follows.

#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

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

  • ibm_activities- version .i586.rpm
  • ibm_cae- version .i586.rpm
  • ibm_feedreader- version .i586.rpm
  • ibm_notes- version .i586.rpm
  • ibm_sametime- version .i586.rpm
  • ibm_opensocial- version .i586.rpm

Be sure to Install ibm_notes- version .i586.rpm first and then repeat for each package you want to install.

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.

Note: On initial startup, the license agreement appears. Read and accept the license agreement terms and continue with Notes ® setup.

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 ® .

Procedure

  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.

Have feedback?
Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.

Источник

Оцените статью
Adblock
detector