Thursday, April 04, 2013

centos 6.3 x64: bluedragon installation no libc

i got a 'lib.so.6: no such file' error when i tried installing bluedragon on a centos 6.3 64bit box


i read somewhere about someone doing something else who got the same error on his 64 bit box. he resolved it by installing glibc.i686. so i tried the same.

# yum install glibc.i686

then i tried again. huwala!

No comments:

Post a Comment

SSH : No matching host key type found. Their offer: ssh-rsa,ssh-dss

Got this while connecting to my mikrotik router via ssh   Unable to negotiate with <ip address> port <ssh port>: no matching hos...