You say you installed another version of libc; this is probably the problem.
The error says "required by /usr/lib/libc.so.6". This isn't where libc normally lives afaik. Your versions of libc are getting mixed up. Why did you install libc2.3.2?
I'd remove it and try again, that should get rid of the second error.
Si