Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
domino [2006/05/08 23:01]
a some fixes
domino [2009/05/25 00:35] (current)
Line 5: Line 5:
 ''IBM Lotus Domino R5.011 (Linux); system: Debian (woody/stable) GNU/linux, kernel 2.4.x'' ''IBM Lotus Domino R5.011 (Linux); system: Debian (woody/stable) GNU/linux, kernel 2.4.x''
  
-[[domino:r5|see this document]]+  * [[domino:r5|see this document]] 
 +  * [[http://www.icewalkers.com/Linux/Howto/Lotus-DominoR5/index.html|Lotus R5 mini-howto]] 
 +  * [[http://desktux.xs4all.nl/tips/domino.php|Domino and Notes under Linux]]
  
 ===== Domino  6.x ===== ===== Domino  6.x =====
Line 15: Line 17:
   * chown all domino stuff to this user/group   * chown all domino stuff to this user/group
   * run all domino proccesses as this user/group   * run all domino proccesses as this user/group
 +
 +For these versions it is not sufficient to just link ''**libstdc++-libc6.1-1.so.2**'' to the existing version, you have to install the correct version which is included in the package  ''**libstdc++2.9-glibc2.1**.'' Because packages.debian.org has been taken offline you can download it {{libstdc_2.9-glibc2.1_2.91.66-4_i386.deb|here}}
 +
 +Also see [[http://desktux.xs4all.nl/tips/domino.php#domino6|here]]
  
  
 ==== init.d script ==== ==== init.d script ====
 +<code bash>
   #!/bin/sh   #!/bin/sh
   #   #
Line 103: Line 110:
   exit 0   exit 0
   # End of the domino script   # End of the domino script
 +</code>
 +
 +===== Troubleshooting =====
 +
 +==== libnotes.so: undefined symbol: cerr ====
 +   /opt/lotus/notes/latest/linux/server: relocation error: /opt/lotus/notes/latest/linux/libnotes.so: undefined symbol: cerr
 +
 +Under Debian Sarge install {{libstdc_2.9-glibc2.1_2.91.66-4_i386.deb|this package}}. //See under installation.//
 +
 +==== bindsock ====
 +
 +   LDAP Server: Listener failure: 'bindsock' helper application is missing, not executable, not owned by root, or not setuid root.
domino.1147122091.txt.gz · Last modified: 2009/05/25 00:34 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready