http://bugs.winehq.org/show_bug.cgi?id=2643
Summary: Can't get Lotus Notes 6.5.3 running Product: Wine Version: 20040914 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: pviegas@gmail.com
Tried several how-tos people say work and can't get this running. Must be making a mistake somewhere or my WINE version isn't compatible.
Box: Debian Linux Kernel: 2.6.8-1 WINE: 20040914
I have succesfully ran notepad, so WINE is working.
I followed these instructions to "install" Notes: (http://vowe.net/archives/004104.html) 1. Install the latest wine from www.winehq.com (or emerge wine, apt-get wine or whatever). 2. Install Notes 6.51 under Windows. 3. Copy the Lotus/Notes directory to ~/.wine/fake_windows/program files/lotus/notes. 4. Copy mfc42.dll and msvcp60.dll from Windows to ~/.wine/fake_windows/windows/system 5. type wine "c:\program files\lotus\notes\nlnotes.exe"
The only diference is that my Notes is 6.5.3 and not 6.5.1.
When I ran notes I get: pviegas@viegas:~/.wine/fake_windows/Program Files/lotus/notes$ wine nlnotes.exe When you are running with a native NT directory specify 'Profile=<profiledirectory>' or disable loading of Windows registry (LoadWindowsRegistryFiles=N) err:module:import_dll Library nxmlcommon.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nxmlpar.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nxmlpar.dll") not found err:module:import_dll Library nxmlpar.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotes.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\js32.dll") not found err:module:import_dll Library js32.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotes.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\NLSCCSTR.DLL") not found err:module:import_dll Library NLSCCSTR.DLL (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotes.dll") not found err:module:import_dll Library nnotes.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotesws.dll") not found err:module:import_dll Library nxmlcommon.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nxmlpar.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nxmlpar.dll") not found err:module:import_dll Library nxmlpar.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotes.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\js32.dll") not found err:module:import_dll Library js32.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotes.dll") not found err:module:import_dll Library nnotes.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\NLSCCSTR.DLL") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\NLSCCSTR.DLL") not found err:module:import_dll Library NLSCCSTR.DLL (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotesws.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\LTOUIN22.dll") not found err:module:import_dll Library LTOUIN22.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotesws.dll") not found err:module:import_dll Library nplugins.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotesws.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotesws.dll") not found err:module:import_dll Library nxmlcommon.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nxmlpar.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\js32.dll") not found err:module:import_dll Library js32.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotes.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\NLSCCSTR.DLL") not found err:module:import_dll Library NLSCCSTR.DLL (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotes.dll") not found err:module:import_dll Library nnotes.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nxmlpar.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nxmlpar.dll") not found err:module:import_dll Library nxmlpar.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nnotesws.dll") not found err:module:import_dll Library nnotesws.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nlnotes.exe") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nlnotes.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\pviegas\.wine\fake_windows\Program Files\lotus\notes\nlnotes.exe" failed, status c0000135 Wine failed with return code 1
Notes is the only Windows application for know I need to run on Linux, so this is really irritating! :-( Thanks in advance for all your help.