|
: 13 : 13 : 0 |
During the installation of sametime on linux the installer checks where the domino server resists and use this directory information for creationg symbolic links. The result is that links are pointing to somthing like /opt/ibm/lotus/notes/linux/080020/theLink.
This is bad because upgrading the domino server breaks this links and the sametimer server is not runnning anymore. So its better to point to /opt/ibm/lotus/notes/linux/latest/theLink, because the latest directory is anyway available and I think it was introduced to reduce the upgrading problems.
|