Hi,
I installed the Lotus Notes 8 client on my CentOS 4 Box and now I am trying to configure the client by running the following command
[root@ps2642 cpmds]# /opt/ibm/lotus/notes/server
/opt/ibm/lotus/notes/server: error while loading shared libraries: libnotes.so: cannot open shared object file: No such file or directory
I first thought it must be the LD_LIBRARY_PATH error , so I then added the following path to it
[root@ps2642 cpmds]# export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/ibm/lotus/notes/
Now when i am trying to configure the client , i am getting the following error -:
[root@ps2642 cpmds]# /opt/ibm/lotus/notes/server
/opt/ibm/lotus/notes/server: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.1’ not found (required by /opt/ibm/lotus/notes/libnotes.so)
/opt/ibm/lotus/notes/server: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.1’ not found (required by /opt/ibm/lotus/notes/libxmlproc.so)
Could anyone help me figure out the cause of the above error and how to resolve it ?
Thanks and Regards,
Rajpal Paryani