Metztli I. T.  Blog

    Back to Metztli IT Main Site
Posted by vato on Jun 11 2008 in Linux, Installation, Office, Applications, Symphony
  • « IBM Lotus Symphony GA 1 on 64-bit Ubuntu 8.04 and 64-bit Debian.
  • OS/2 Warp Server for E-Business (WSEB) hosting b2evolution 2.4.2 "Palms" stable. »

IBM Symphony GA 1 on Ubuntu 8.04

Metztli Information Technology downloaded template for Presentation.

There have been certain reports that the IBM Lotus Symphony GA 1 (general availability 1) does not install properly under Ubuntu 8.04. During this how-to web log entry, I will install ubuntu 8.04 –the x86 architecture 32-bit non-live download ISO image-- under an Sun MicroSystems Ultra 20 M2 Workstation. It has the dual-core AMD Opteron 1200 series and 1 GB of RAM.

Ubuntu 8.04 on Sun Ultra 20 M2 AMD Opteron 1214

Evidently, I have this machine for some other non trivial uses. Notwithstanding, since Metztli Information Technology offers subscription support for deployments of the IBM Symphony GA 1, I will attempt to shed some light into Symphony productivity office suite on Ubuntu 8.04.

In this multi-boot operating system machine, I allocated 4 GB of space to Ubuntu 8.04 simply to test the Symphony GA 1 installation and potential issues that I might encounter. Needless to say, the hard disk space allocated was barely enough for the project; there remained roughly 2 GB of free space after the Ubuntu updates to bring the Ubuntu installation up to date upon the very first boot into the system. I had to clean subsequently the downloaded .deb archives and had to leave the IBM Lotus Symphony installation binary at another disk partition.


Ubuntu 8.04 fist boot updates

As an aside, here is the Debian (and Ubuntu) command to remove the downloaded .deb archive packages that were needed no more because Ubuntu update process had finished; hence the directive below allowed me some extra free space to complete the Symphony installation:

jose@MixCoatl:~$ sudo apt-get clean

Accordingly, in order to avoid experiencing disk space installation issues, please make sure to have 3 GB of free hard disk space to allow the Symphony binary to expand into the /tmp Linux directory “comfortably” even though the actual space needed for the IBM Lotus Symphony productivity office suite is only around 600 MB.

Ubuntu 8.04 installation requires libstdc++.so.5

That is what Ubuntu will tell you when you open up a command shell prompt and attempt to run Symphony with a command similar to:

jose@MixCoatl:~$ sudo IBM_Lotus_Symphony_linux.bin


IBM Lotus Symphony GA 1 installation requires libstdc++.so.5

Please note that in the screenshot above, the binary installation file IBM_Lotus_Symphony_linux.bin was not in my current directory location –as I mentioned before, it was in another partition. Hence the reason the path that I entered is so long in the screenshot.

Well, go ahead and download the required libraries by typing:

jose@MixCoatl:~$ sudo apt-get update

(sample output requesting the regular user password)

[sudo] password for jose:

Enter the regular user password to first update our Ubuntu repositories and subsequently download the actual libraries needed by typing:

jose@MixCoatl:~$ sudo apt-get install libstdc++5

sudo apt-get install libstdc++5

Now you can install Symphony using the sudo prefix command --since you are not root-- as you did above; however, this time the IBM Lotus Symphony installation will start ...but wait! Cancel the installation that was began using the prefix sudo --Symphony should be installed with root privilege.

sudo is not the same as root when Installing IBM Lotus Symphony GA 1.

IBM Lotus Symphony is designed to be installed by the root user. However, using the sudo prefix will install Symphony but will not allow the regular user of Ubuntu --created initially during the Ubuntu installation-- to simply click on the subsequent Symphony icon --that cascades from the Applications => Office menu-- to start the office productivity suite. Therefore, from the shell prompt, the sudo prefix command is required for the Ubuntu user to start Symphony because clicking on the Symphony icon will not have effect.

As an example, if the sudo prefix command was used to install Symphony, the following would be entered at the shell prompt to start Symphony GA 1:

Using sudo prefix to start Symphony GA 1

Note that for illustrative purposes the picture immediately above displays the whole command in two lines; hence, the prefix sudo is terminated with a backslash (\). Once we press the Enter key, the next line will display an greater than character (>) that simply means that the shell is expecting further input from the user --and then the whole command to start Symphony GA 1 is typed within quotes with the exception of the last two characters %U .

Additionally, after finishing a sudo Symphony GA 1 session, there may remain an (invisible) hanging process that will have to be killed so that Symphony can be (re)started subsequently. That offending process can be identified by typing:

jose@MixCoatl:~$ sudo ps aux | grep -i symphony

(example output):

root 23509 0.4 4.3 141576 45248 pts/0 Sl 23:21 0:01 /opt/ibm/lotus/Symphony/framework/shared/eclipse/plugins/com.ibm.productivity.tools.base.app.linux_3.0.1.20080529-0018//soffice.bin -invisible -hidemenu -accept=pipe,name=487844528_Office;urp;StarOffice.ServiceManager -enableautomation
jose 23543 0.0 0.0 3004 776 pts/1 R+ 23:25 0:00 grep -i symphony

and the ubuntu user subsequently obliterates the process by typing (example process number):

jose@MixCoatl:~$ sudo kill 23509

The above discussion simply shows that using the sudo prefix command does not provide adequate results when used to install and use IBM Lotus Symphony GA 1.

Becoming root or super user in Ubuntu 8.04 to install Symphony.

You may use any of the several procedures to become root in Ubuntu as a prerequisite before installing Symphony GA 1. Although, the procedure that I used was different, you may follow the setting of your root password as explained in this relevant Debian admin article. For instance, let us use the prefix sudo to create a root password to install Symphony GA 1 as follows:

jose@MixCoatl:~$ sudo passwd root

(example shell output):

Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully

In effect, now we have a password for root and we proceed to exercise that power by typing at the command prompt (please note that we type su and not sudo below to become the root user):

jose@MixCoatl:~$ su root

(example shell output):

Password:
To run a command as administrator (user "root"), use "sudo command".
See "man sudo_root" for details.

root@MixCoatl:/home/jose#

Note how the shell prompt starts now with the super user name of root and not the regular user name in prior instances. Additionally, you can verify that you have in effect become the super user if you type:

root@MixCoatl:/home/jose# whoami

and the shell response should be: root

Thus we get ready to install the IBM Lotus Symphony. But first, we must grant root all privileges by typing:

root@MixCoatl:/home/jose# users-admin

Hence we select (by highlighting) the root account, subsequently followed by the Properties rectangular button, and selecting the User Privileges tab from the Account 'root' Properties dialog.

Ubuntu User Settings dialog window

Please check all the squares (see screenshot below) since root is the super user of the Ubuntu system. Do not forget to save your changes by selecting the Ok button that closes the Account 'root' Properties dialog window upon that action. Follow that by selecting the button Close to close the User Settings dialog. Now you are ready to install Symphony GA 1 wielding root privilege.

Ubuntu User Privileges tab -check all boxes for root.

Assuming that your downloaded Symphony binary file is located at your current directory location, proceed to install the IBM Lotus Symphony GA 1 by typing:

root@MixCoatl:/home/jose# ./IBM_Lotus_Symphony_linux.bin

and follow the prompt dialogs from Symphony installation routine. You may need to select the Next button by clicking on the button more than once to progress along. You should complete your productivity office suite installation successfully.

Well, having installed the IBM Lotus Symphony GA 1 as root, the regular user is able to simply click on the Symphony icon to start the office productivity suite application.


Symphony GA 1 on Ubuntu 8.04 non-sudo regular user click.

Nevertheless, as can be seen in these snapshots, there are a couple of issues that remain to be resolved. The Home page tab of Symphony can not be displayed. The error displayed in a single line across the Home page is:

org.eclipse.swt.browser.Browser: No more handles (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3346 or swt-mozilla-gtk in swt.library.path, java.library.path or the jar file)


Symphony GA 1 on Ubuntu Home page error.

And when the Web Browser option is selected, the subsequent tab shows the following error relating to the environment variable of MOZILLA_FIVE_HOME:

Integrated Symphony GA 1 Web Browser MOZILLA_FIVE_HOME environment error.

As a workaround, the user may select to use the web browser that came with Ubuntu instead of the Symphony integrated one. From the Symphony menu, select File => Preferences => Web Browser and check the appropriate radio button. Select Ok button to save your changes and exit Symphony Preferences configuration dialog:


Workaround: Use Ubuntu web browser instead of Symphony GA 1 integrated one.

Notwithstanding, Document, Presentation, and Spreadsheet, core functions perform as those should for the home and office worker during the limited time I tested IBM Lotus Symphony GA 1 on Ubuntu 8.04:


Metztli Information Technology downloaded template for Presentation.

DISCLAIMER:P Please do not hold me or Metztli Information Technology responsible if the information provided here does not achieve the desired result. The information is provided AS IS and with the hope that it may be useful to the Internet community --especially Ubuntu users.

Notwithstanding, There is no implicit or explicit guarantee that the the information presented here is accurate --even though due diligence was exercised during the procedure. Accordingly, if an user(s) decide to implement the procedure described here she, he, or them, do so at her, his, or their own risk. You have been forewarned.

Tags: 18_04debiangaibmofficeproductivitysuitesymphonyubuntu
This entry was posted by Jose and filed under Linux, Installation, Office, Applications, Symphony. Tags: 1, 8_04, debian, ga, ibm, office, productivity, suite, symphony, ubuntu.

2 comments

Comment from: xiaoyun Visitor

xiaoyun

hi, have you ever tried to install using “sudo -H IBM_Lotus_Symphony_Linux.bin” ? So you don’t have to switch to root.
I’ve installed Symphony in this way and regular user can launch Symphony either.

06/22/08 @ 22:27

Comment from: Jose Member

xiaoyun,

Thank you for your comment. No, I did not try the -H option to sudo.

Noting the problems that users reported at the IBM Lotus Symphony support forums and using as a fact that Symphony is designed to be installed by root in multi-user GNU/Linux environments, becoming root was the logical choice.

If you read the _relevant Debian admin article_ (which link I provided above), you will see that undoing the root account/password is also straight forward (after you install Symphony). On the other hand, under GNU/Linux there is more than one way to achieve a given result. If you arrived at the target of simply clicking on the Symphony icon from the subsequent menus –as opposed to starting Symphony from the command line– then here is your post for others’ consideration.

For reference to other readers, here is what the -H option that xiaoyun suggests is all about (selected from the sudo manpage):

-H The -H (HOME) option sets the HOME environment variable to the homedir of the target
user (root by default) as specified in passwd(5). By default, sudo does not modify
HOME (see set_home and always_set_home in sudoers(5)).

06/22/08 @ 23:43


Form is loading...

My blogs

  • Metztli IT's
  • Metztli Bits
  • Ixiptli
  • TIGroup
  • Amatl
  • Calli
May 2025
Mon Tue Wed Thu Fri Sat Sun
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
 << <   > >>

NahuiFS: Reiser4 Wiki (link)

Reiser4 Official Reference wiki

Apache OpenOffice: Suite libre y gratuita para la oficina

OpenOffice download: Bajar suite de Oficina Abierta

Axitlani

Send Telegram to @metztli_it ?

Metztli Reiser4 based on Debian Amatlocuilin, i.e., Bookworm

Download Metztli Reiser4 Debian 12 Amatlocuilin, i.e., Bookworm, Installer
Click image to be directed to download for free Reiser4-enabled Debian-Installer netboot ISO image hosted at SourceForge

Tlacayotl: Человечество : Humanity : Humanidad

  • Israeli forces Genocidal Apartheid Zionists land thieves arrested 22-yro Palestinian activist Ahed Tamimi in the village of Nabi Saleh in the occupied West Bank.

  • - Ahed Tamimi (Arabic: عهد التميمي, romanized: ‘Ahad at-Tamīmī, also romanized Ahd; born 31 January 2001)] is a Palestinian activist from the village of Nabi Salih in the occupied West Bank in Palestine. She is best known for appearances in images and videos in which she confronts Israeli soldiers.
  • Over a week ago they arrested her father, Bassem Tamimi while he was trying to make his way to Jordan. The family still has no idea where he’s being held.
- Israeli soldiers raided Ahed Tamimi’s home, turned everything upside down and held her mother in another room, preventing her from being with her daughter.
Human Rights Abuses Telegram

Spanish Cartel : Cártel Español

Spanish Cartel : Cártel Español

Search

  • Home
  • Recently
  • Archives
  • Categories
  • Latest comments

Categories

Metztli I. T.  Blog

  • Current Trends
    • Cloud Computing
      • Platform as a Service
    • nginx
  • Linux
    • Applications
      • Office
        • Symphony
          • Apache OpenOffice
        • uninstall/install
    • Debian
    • Installation
    • Java
    • Reiser4
    • reiser5
    • system
  • OS/2
    • Applications
    • Google Web Toolkit
  • Social Nework
  • Spam/Scam
  • Virtualization
  • php7

XML Feeds

  • RSS 2.0: Posts, Comments
  • Atom: Posts, Comments
What is RSS?

Learn, support Nahuatl...


Powered by translatenahuatl.com

University of Oregon Wired Humanities' Nahuatl Dictionary appreciates your donation.
Rechercher directement un mot Nahuatl

Metztli IT's recent entries:

  • Debian Amatlocuilin, i.e., Bookworm, & Metztli Reiser4 5.17.13-1+reiser4.0.2 downgraded Linux Kernel
  • Tlacatecolotl: OS/2 for Symmetrical Multiprocessing(SMP) v2.11 HPFS386 on Headless VirtualBox 7.0.12
  • The Ritual of a Reiser4 Debianized Kernel Macuilli.Caxtolli_Omome.Matlactetl_Omome (5.17.12) Build
  • Tlahuizcalpanteuhctli
  • Reiser4 and Linux version Macuilli.Matlactli, i.e., 5.10
  • Reiser5 Moiocoiani: Metztli Reiser4, Software Framework Release Number (SFRN) 5.1.3 Debian installer
  • Exposing Hacks for ZSTD -compressed Metztli Reiser4 / Debian Buster bps Linux 5.5.caxtolli∙omome and initramfs
  • Build PHP 7.3.9̶ 10 ZTS and puppies...er, pthreads, on Metztli Reiser4: Как же мало нужно для счастья.
  • Build PHP 7.3.5̶ 6 for Nginx 1.17.0 on Metztli Reiser4 'the Debian Way' for Stretch Backports on AMD64.
  • Nginx at Metztli IT: ModSecurity v3 module, Engine X v1.15.9, and libmodsecurity3 Connector, Integrated Hack.

Open Source Power!

Powered by Nginx at Metztli IT

Powered by MariaDB

Protected by Zmanda

Recent comments

  • Artur on Exposing Hacks for ZSTD -compressed Metztli Reiser4 / Debian Buster bps Linux 5.5.caxtolli∙omome and initramfs
  • vato on Exposing Hacks for ZSTD -compressed Metztli Reiser4 / Debian Buster bps Linux 5.5.caxtolli∙omome and initramfs
  • Artur on Exposing Hacks for ZSTD -compressed Metztli Reiser4 / Debian Buster bps Linux 5.5.caxtolli∙omome and initramfs
  • Jordi L'Escala on Building A Reiser4-Patched Development Linux Kernel Package 'The Debian Way'.
  • hans on Building A Reiser4-Patched Development Linux Kernel Package 'The Debian Way'.
  • jess on OS/2 Warp Server for E-Business (WSEB) hosting b2evolution 2.4.2 "Palms" stable.
  • vato on Hecamalotl: OS/2 Hosting Drupal 7.0 RC1 Content Management System (CMS)
  • Per on Hecamalotl: OS/2 Hosting Drupal 7.0 RC1 Content Management System (CMS)
  • Alen on OS/2 Gradd video driver for Virtual Machine or older hardware.
  • Anonimo on Deploying b2evolution blog/CMS on Red Hat's Cloud OpenShift PaaS
Metztli Reiser4 on AMD Epyc Cloud Fabric

©2025 by Jose • Contact • Help • Social CMS engine