Ken Thomases ken@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.