I've always had "issues" figuring out where to get and install the compat-libstdc package for Ubuntu that's needed to install Lotus Notes with the graphical interface.
So, I've created a deb package (using alien) that can be easily used to install this. Here are the steps:
- Get the deb package from here
- If your browser doesn't prompt you to install it, then save it and then run sudo dpkg -i compat-libstdc++-33_3.2.3-62_i386.deb
- Run sudo ./setup.sh from the extracted Notes install files and you should get the graphical installer
I've heard that there may be an issue installing the deb package. It worked dandily for me - let me know if there is an issue...
Comments (0)