Hello,
I installed debian lenny some days ago, everything is working perfectly fine, except NetBeans 5.5.1 complaining:
/.netbeans/5.5.1/emulators/wtk251-lin/emulator/bin/preverify1.1: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found
I checked with apt-cache but couldnt find a package looking to be the right one for this problem.
Someone on this post had GLIBC_2.4 missing for unrar
http://www.linuxquestions.org/questi...d.php?t=553429
I also saw some other threads with apps not running for the same Glib_2.4 not found problem.
As I understand the situation, my libc.so.6 is either the wrong version, or it's not recognized.
Is there any solution to this? would it be possible to install a glibc_2.4 version? (where could i get it) or would it bring major dependency problems if I tried to get the glibc_2.4 libc.so.6 installed?
Thanks for your help