View Single Post
  #2 (permalink)  
Old 11-26-2005, 03:17 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,073
Default java linking problems

This is the error that's killing you:

/opt/zimbra/bin/zmlocalconfig: /opt/zimbra/java/bin/java: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

On my box:

rpm -qf /lib/ld-linux.so.2
glibc-2.3.3-73

What version of glibc do you have installed? Also, which package are you installing? RHEL4, FC3?
Reply With Quote