I am running Lotus Notes on top of openSuSE since 10.3 and version 7 of Lotus Notes. The last packages provided by IBM (8.5 and 8.5.1) provide a smooth and easy way of installing it through rpm packages.
Some issues had appear and I solved them (or lived with), but this time I did a full fresh install of 11.2 64bits. I then install the brand new packages of Notes 8.5.1 and had the following problem : The Notes GUI wasn't able to display some elements of the interface (i.e. small view of calendar, search bar, popups, Notes basic settings in the properties etc...).
Searching by big blue, I found out a solution for Ubuntu that I customized for openSuSE 11.2 64bits.
Step one : Install Lotus Notes :
Have a copy of the .tar package from IBM.
untar it into a new directory.
With YaST add the directory to the repositories
Install all the packages provided (the ones with Symphony are really optional).
i.e. :
ibm_lotus_notes-nl1-8.5.1-20090929.1223.i586
ibm_lotus_activities-8.5.1-20090929.1223.i586
ibm_lotus_notes-8.5.1-20090929.1223.i586
ibm_lotus_notes-core-fr-8.5.1-20090929.1223.i586
ibm_lotus_activities-nl1-8.5.1-20090929.1223.i586
ibm_lotus_sametime-8.5.1-20090929.1223.i586
ibm_lotus_cae-8.5.1-20090929.1223.i586
Once this step done, find out the "older versions" of :
/usr/lib/libgdk_pixbuf-2.0.so.0.nnnn.m
/usr/lib/libgdk_pixbuf_xlib-2.0.so.nnnn.m
/usr/lib/libgdk-x11-2.0.so.nnnn.m
/usr/lib/libgtk-x11-2.0.so.nnnn.m
where 1400.4 <= nnnn.m <= 1800.1 you can find these libraries in the the openSuSE 11.1 repository (gtk2-32bits package)
Copy the following files into the /opt/ibm/lotus/notes, with the following commands:
$ cp /usr/lib/libgdk_pixbuf-2.0.so.0.nnnn.m /opt/ibm/lotus/notes/libgdk_pixbuf-2.0.so.0
$ cp /usr/lib/libgdk_pixbuf_xlib-2.0.so.nnnn.m /opt/ibm/lotus/notes/libgdk_pixbuf_xlib-2.0.so.0
$ cp /usr/lib/libgdk-x11-2.0.so.nnnn.m /opt/ibm/lotus/notes/libgdk-x11-2.0.so.0
$ cp /usr/lib/libgtk-x11-2.0.so.nnnn.m /opt/ibm/lotus/notes/libgtk-x11-2.0.so.0
where nnnn.m is the subversion you found on the openSuSE 11.1 (should be 1400.4)
Then really check ALL these dependencies :
IBM - Notes 8.5 - Required Linux packages and updates ( This is to have Notes not looking ugly...)
Your Lotus Notes 8.5.1 (or even the 8.5) will work smoothly.



), but this time I did a full fresh install of 11.2 64bits. I then install the brand new packages of Notes 8.5.1 and had the following problem : The Notes GUI wasn't able to display some elements of the interface (i.e. small view of calendar, search bar, popups, Notes basic settings in the properties etc...). 
Reply With Quote


Bookmarks