libwine: Use rpath-based install name and library references for libwine on Mac.

Alexandre Julliard julliard at winehq.org
Sat Jan 12 04:12:56 CST 2013


Ken Thomases <ken at codeweavers.com> writes:

> On Jan 11, 2013, at 11:13 AM, Alexandre Julliard wrote:
>> It doesn't seem to work when installed:
>> 
>> wine: failed to initialize: dlopen(/usr/local/lib/wine/ntdll.dll.so, 258): image not found
>
> It works for me on Mac OS X 10.6.8.  On which version of the OS were you testing?

10.6.8.

> I assume you did indeed build it with the prefix /usr/local and there is a /usr/local/lib/wine/ntdll.dll.so.  Is that right?

The prefix is /usr/local, but there are no files in there, I moved them
somewhere else. That's the whole point, files are supposed to be found
relative to the binary, not in the hardcoded prefix.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list