Hi,
after night update from cron rpm on test server we get error
python -V
python: error while loading shared libraries: /usr/lib/libstdc++.so.6: requires glibc 2.5 or later dynamic linker
also apache are down.
we tested on other server and sam thing
problem are with libstdc++.so.6.0.8 we "fixed" this with change simlink from old
libstdc++.so.6.0.3 to libstdc++.so.6
so new libstdc++.so.6.0.8 are not compatible with glib
we run RHE4
but this is not full proof solution.
Regards
after night update from cron rpm on test server we get error
python -V
python: error while loading shared libraries: /usr/lib/libstdc++.so.6: requires glibc 2.5 or later dynamic linker
also apache are down.
we tested on other server and sam thing
problem are with libstdc++.so.6.0.8 we "fixed" this with change simlink from old
libstdc++.so.6.0.3 to libstdc++.so.6
so new libstdc++.so.6.0.8 are not compatible with glib
we run RHE4
but this is not full proof solution.
Regards