Re: [PATCH v2] lib: make notmuch shared library install_name be full path on Mac OS X

Subject: Re: [PATCH v2] lib: make notmuch shared library install_name be full path on Mac OS X

Date: Fri, 06 Mar 2015 09:35:33 -0600

To: notmuch@notmuchmail.org

Cc:

From: J. Lewis Muir


On 3/6/15 1:05 AM, David Bremner wrote:
> "J. Lewis Muir" <jlmuir@imca-cat.org> writes:
>
>> The install_name of libnotmuch.dylib on Mac OS X is what is written
>> into a program that links against it.  If it is just the name of
>> the shared library file, as opposed to the full path, the program
>> won't be able to find it when it runs and will abort.  Instead, the
>> install_name should be the full path to the shared library (in its
>> final installed location).
>
> Pushed this version to master. Thanks for working with us on this.

Hi, David.

Great!  Absolutely.  Thank you!

Lewis

Thread: