i need to use ipmsg.exe and putty and for that i need wine. i have downloaded wine for fedora 9 and have installed it. it got installed and gives the options when i give wine putty.exe it gives the following error.
Warning: Language '' was not recognized, defaulting to English.
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file:No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system\\user32.dll") failed (error c000007a).
err:module:import_dll Library USER32.dll (which is needed by L"F:\\ipmsg.exe") not found
err:module:load_builtin_dll failed to load .so lib for builtin L"GDI32.dll": libstdc++.so.5: cannot open shared object file:No such file or directory
err:module:import_dll Loading library GDI32.dll (which is needed by L"F:\\ipmsg.exe") failed (error c000007a).
err:module:import_dll Loading library user32.dll (which is needed by L"C:\\windows\\system\\ole32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file:No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system\\ole32.dll") failed (error c000007a).
err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system\\shell32.dll") not found
err:module:import_dll Loading library ole32.dll (which is needed by L"C:\\windows\\system\\shlwapi.dll") failed (error c000007b).
err:module:import_dll Loading library user32.dll (which is needed by L"C:\\windows\\system\\shlwapi.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file:No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system\\shlwapi.dll") failed (error c000007a).
err:module:import_dll Library shlwapi.dll (which is needed by L"C:\\windows\\system\\shell32.dll") not found
err:module:import_dll Loading library user32.dll (which is needed by L"C:\\windows\\system\\comctl32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file:No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system\\comctl32.dll") failed (error c000007a).
err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\system\\shell32.dll") not found
err:module:import_dll Loading library user32.dll (which is needed by L"C:\\windows\\system\\shell32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file:No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system\\shell32.dll") failed (error c000007a).
err:module:import_dll Loading library shell32.dll (which is needed by L"C:\\windows\\system\\comdlg32.dll") failed (error c0000020).
err:module:import_dll Loading library shlwapi.dll (which is needed by L"C:\\windows\\system\\comdlg32.dll") failed (error c000007b).
err:module:import_dll Loading library comctl32.dll (which is needed by L"C:\\windows\\system\\comdlg32.dll") failed (error c000007b).
err:module:import_dll Loading library user32.dll (which is needed by L"C:\\windows\\system\\winspool.drv") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file:No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system\\winspool.drv") failed (error c000007a).
err:module:import_dll Library winspool.drv (which is needed by L"C:\\windows\\system\\comdlg32.dll") not found
err:module:import_dll Loading library user32.dll (which is needed by L"C:\\windows\\system\\comdlg32.dll") failed (error c000007b).
err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file:No such file or directory
err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system\\comdlg32.dll") failed (error c000007a).
err:module:import_dll Library comdlg32.dll (which is needed by L"F:\\ipmsg.exe") not found
err:module:import_dll Loading library SHELL32.dll (which is needed by L"F:\\ipmsg.exe") failed (error c000007b).
err:module:import_dll Loading library ole32.dll (which is needed by L"F:\\ipmsg.exe") failed (error c000007b).
err:module:import_dll Loading library user32.dll (which is needed by L"C:\\windows\\system\\winmm.dll") failed (error c000007b).
err:module:import_dll Library WINMM.dll (which is needed by L"F:\\ipmsg.exe") not found
err:module:import_dll Loading library COMCTL32.dll (which is needed by L"F:\\ipmsg.exe") failed (error c000007b).
err:module:import_dll Loading library user32.dll (which is needed by L"C:\\windows\\system\\ws2_32.dll") failed (error c000007b).
err:module:import_dll Library ws2_32.dll (which is needed by L"C:\\windows\\system\\wsock32.dll") not found
err:module:import_dll Library WSOCK32.dll (which is needed by L"F:\\ipmsg.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"F:\\ipmsg.exe" failed, status c0000135
pls advice.