Making wine work on 64bit system(attach_process_dlls failed)

All versions of 32-bit wine give me this error:

err:module:attach_process_dlls "luaide.dll" failed to initialize, aborting

Or other dll in message if I try to run a different exe. Same thing worked great under 32-bit Ubuntu that I had once. Help, please.

I run WINE on openSUSE 11.0 x86_64.

Anytime I receive an error like that, it means that that .dll is missing and I have to find it and put it in the appropriate folder - usually in the application directory or in the ~/.wine/drive_c/windows/system32 directory.

Note that the dll may be one that is not normally installed with WINE, or even with Windows sometimes - it is one that the application or game installs; this is frequently indicative of a program that isn’t properly installed.

g