Just wanted to share my experience for anyone trying to get domino running on debian sarge…
We have domino running on several sarge boxes no issue, beyond the well documented libstdc++ issue… but this last install require us to install libstdc++2.9-glibc2.1 to get the server to run instead of just creating a symlink from the installed libstdc++2.10-glibc2.2 package that sarge came with… a simple symlink, as we have done in the past, didn’t cut it…
anyway, wasted a bit of my time figuring this out… hope it helps…