Library search paths, daemon startupitem and launchd
Tom Davis
tomldavis at verizon.net
Mon Jan 25 21:57:31 PST 2010
Thanks. This looks like a winner.
Tom
On Jan 25, 2010, at 6:22 PM, David Osguthorpe wrote:
> On Mon, Jan 25, 2010 at 04:47:28PM -0700, Ryan Schmidt wrote:
>>
>> Right, this line is the problem. For correct functionality, it should list the full path to the library, i.e.
>>
>> /opt/local/lib/libiguanaIR.dylib (compatibility version 1.0.0, current version 1.0.0)
>>
>> I don't know how to achieve that, however, and I don't know if it's the fault of libiguanaIR.dylib or the program using it.
>>
>
> use the apple supplied install_name_tool - grep for install_name_tool in the Portfiles - there are a
> fair number of ports which use this to fix library paths after the fact in the destroot stage
>
> David
More information about the macports-dev
mailing list