Diego . wrote:
I got bind-libs on opt/fc4_64/host-x86_64-redhat-linux-gnu/usr/lib64 ( i instaled both: bind-libs for i386 and x64_86, both from x86_64 yum repository ). When i make ldd on try i got this: # ldd UU/try linux-vdso.so.1 => (0x00007fffa35fe000) libbind.so.3 => not found
Does libbind.so.3 exist though? You may just need to symlink libbind.so.3 to libbind.so
Tom