Trying to run Vembu StoreGrid on my SME 7.4 box (latest updates installed as of today).
StoreGrid requires mysql-server-5.1.39-0
mysql-server-5.1.39 requires rtld
rtld comes with glibc.2.5 or higher.
My SME server is using glibc.2.3.4.2.43
"rpm -e --nodeps glibc" to make way for a higher version rpm is not a good idea. Tried it once, don't go there. glibc = C libraries = required by 90% of your server = wipe it, and you won't be able to start/repair your server. It's like removing the engine of a running car.

Soooo....how do I get my SME 7.4 box upgraded to glibc.2.5 ???
(Don't say php/mysql 5 / glibc 2.5 is not supported...I want to run Vembu Storegrid...)