Could not load 'USER.DLL' (RH7.2)

John Hunt jrhunt at iee.org
Mon Dec 10 17:09:44 CST 2001


Andreas

John Hunt wrote:

> I've had an idea (possibly stupid) since keying my previous message.
> Is is possible that wine is trying to load USER.DLL from /usr/lib/libuser
> instead of from /usr/lib/wine/libuser.so?  If so, how could I prevent
> that?


Yes, that *was* indeed the problem.
Doing 

[john]$ LD_LIBRARY_PATH=/usr/lib/wine/
[john]$ export  LD_LIBRARY_PATH

before running wine allows cardfile to run.
And I learnt something about how Linux loads libraries too!

Thanks for your help.
...John
-- 
John Hunt,                [Stokesley, N Yorks, UK]
e-mail: jrhunt at iee.org
URL:    http://web.onyxnet.co.uk/Hunt.Family-onyxnet.co.uk/



More information about the wine-users mailing list