From: Reza A. <ar...@au...> - 2008-08-28 15:28:06
|
Hi Bobby, On 27 Aug 2008, 04:22PM CDT, "Gunn, Bobby" <bob...@em...> wrote: > exec(): 0509-036 Cannot load program sudo because of the following > errors: > > 0509-150 Dependent module /usr/lib/libldap.a(libldap.so.2) > could not be loaded. The problem is that sudo should be finding /opt/freeware/lib/libldap.a before /usr/lib/libldap.a. It was due to an incorrect libpath in the sudo program. However, we fixed this in sudo-1.6.9p15-2: <ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/sudo/sudo-1.6.9p15-2.aix5.2.ppc.rpm> -- Reza Arbab ar...@au... |