View Single Post
  #2 (permalink)  
Old 06-26-2007, 05:32 PM
enterprisetoday enterprisetoday is offline
Intermediate Member
 
Posts: 17
Default

I guess you could try and

ldd /usr/sbin/named

to trace file locations... 'operation not permitted' sounds weird.
Mangle things by having two copies of libldap, the suse one and the zimbra one and get each program to look for a symbolic link of whichever one suits.

Otherwise installing a different rpm, src rpm or compiling bind from source. You are then able to determine if bind even needs an ldap library and configure accordingly.

Dallas

Last edited by enterprisetoday; 06-26-2007 at 05:33 PM.. Reason: spelling and grammar :P
Reply With Quote