Hi, > No. It's an x86-only project. You might be able to use the i386 RPMs. > Tried that too. When I try to run, say, Ephpod, I get errors like this: [wendyv@eidolon:~] wine c:\\Program\ Files\\Ephpod\\Ephpod.exe err:module:load_builtin_dll failed to load .so lib for builtin L"oleaut32.dll": libungif.so.4: cannot open shared object file: No such file or directory err:module:import_dll Loading library oleaut32.dll (which is needed by L"C:\\Program Files\\Ephpod\\Ephpod.exe") failed (error c000007a). err:module:load_builtin_dll failed to load .so lib for builtin L"oleaut32.dll": libungif.so.4: cannot open shared object file: No such file or directory err:module:import_dll Loading library oleaut32.dll (which is needed by L"C:\\Program Files\\Ephpod\\Ephpod.exe") failed (error c000007a). err:module:load_builtin_dll failed to load .so lib for builtin L"oleaut32.dll": libungif.so.4: cannot open shared object file: No such file or directory err:module:import_dll Loading library oleaut32.dll (which is needed by L"C:\\Program Files\\Ephpod\\Ephpod.exe") failed (error c000007a). err:module:load_builtin_dll failed to load .so lib for builtin L"oleaut32.dll": libungif.so.4: cannot open shared object file: No such file or directory err:module:import_dll Loading library oleaut32.dll (which is needed by L"C:\\windows\\system\\olepro32.dll") failed (error c000007a). err:module:import_dll Library olepro32.dll (which is needed by L"C:\\Program Files\\Ephpod\\Ephpod.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Ephpod\\Ephpod.exe" failed, status c0000135 Presumably this is because I need 32 bit libraries that I don't have installed? Can the 32-bit and 64-bit libraries coexist? -- Wendy