Interesting...I don't have the issue on my system:

otool -L /sw/sbin/slapd
/sw/sbin/slapd:
        /sw/lib/libsasl2.2.dylib (compatibility version 3.0.0, current 
version 3.22.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 88.1.7)
        /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current 
version 369.2.0)
        /usr/lib/libpam.1.dylib (compatibility version 1.0.0, current 
version 1.0.0)
        /usr/lib/libssl.0.9.7.dylib (compatibility version 0.9.7, 
current version 0.9.7)
        /usr/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, 
current version 0.9.7)
        
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 
(compatibility version 5.0.0, current version 5.0.0)
--->        /sw/lib/libdb-4.4.dylib (compatibility version 4.4.0, 
current version 4.4.20)
        /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current 
version 1.0.0)



Sukma Verdianto wrote:
> Thanks,
>
> That's fine, I just want you to know that openldap binary package 
> dependency info is wrong. until you install bdb4.3. :)
>
> Regards,
> Sukma
>
> On Jun 20, 2007, at 9:46 AM, Alexander Hansen wrote:
>
>> Ah.  You can have the libraries for both versions of db, so 
>> installing db43-shlibs (or db43-ssl-shlibs) should make it work.
>>
>>
>>
>> Sukma Verdianto wrote:
>>> Hi Alexander,
>>>
>>> Error message:
>>> --------------------------------------------------------------
>>> dyld: Library not loaded: /sw/lib/libdb-4.3.dylib
>>> Referenced from: /sw/sbin/slapd
>>> Reason: image not found
>>> Trace/BPT trap
>>> --------------------------------------------------------------
>>>
>>> I suspect when I installed openldap, fink also download libdb-4.4, 
>>> but openldap binary compiled with libdb-4.3
>>>
>>> Regards,
>>> Sukma
>>>
>>
>>> On Jun 13, 2007, at 3:37 AM, Alexander K. Hansen wrote:
>>>
>>>> Sukma Verdianto wrote:
>>>>> Hi,
>>>>>
>>>>> I installed openldap23-2.3.27-10 from fink and it ask me to also  
>>>>> install db44 as it dependency.
>>>>> but some command such as "slapadd" won't work. It always tried to  
>>>>> load db43.
>>>>> This should be fixed so users who tried to install open LDAP wont  
>>>>> think its a software bug, but its just installation fault.
>>>>>
>>>>> Thanks,
>>>>>
>>>>> -- 
>>>>> Package manager version: 0.27.1
>>>>> Distribution version: 0.8.1.rsync i386
>>>>> Mac OS X version: 10.4.9
>>>>> Xcode version: 2.4.1
>>>>> gcc version: 4.0.1 (Apple Computer, Inc. build 5367)
>>>>> make version: 3.80
>>>>> Feedback Courtesy of FinkCommander
>>>>>
>>>>>
>>>> Can you be more specific about the failure mode?  Maybe paste up 
>>>> your terminal output from an attempt to run slapadd.

-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to