How do I specify that I want a module linked against a library in /usr/lib64?

Richard Sharpe realrichardsharpe at gmail.com
Thu Mar 19 19:23:23 MDT 2015


On Thu, Mar 19, 2015 at 5:35 PM, Richard Sharpe <realrichardsharpe at gmail.com
> wrote:

> On Thu, Mar 19, 2015 at 5:28 PM, David Disseldorp <ddiss at suse.de> wrote:
>
>> On Thu, 19 Mar 2015 17:15:32 -0700, Richard Sharpe wrote:
>>
>> > I am not seeing how to link a module against a library in /usr/lib64.
>>
>> Build time or runtime, and on which distro? /etc/ld.so.conf or
>>
>
> Build time. It is a .a. CentOS 6.x
>
>
>> LD_LIBRARY_PATH should normally do the job.
>>
>> Cheers, David
>>
>
>
OK, just add sauce and shake:

 conf.CHECK_LIB('some-lib', shlib=False)

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)


More information about the samba-technical mailing list