Hello, Further to my mail below, I upgraded my version of wine from 0.9.45 to 0.9.59-1.1 I deleted my ./wine folder under home directory and configured wine with the winecfg command and assigned proper drive names. After doing this when i execute the wine command for lotus notes, i got the following error message. nsridhar at NSIBM2:~> winecfg wine: creating configuration directory '/home/nsridhar/.wine'... Could not load Mozilla. HTML rendering will be disabled. wine: '/home/nsridhar/.wine' created successfully. nsridhar at NSIBM2:~> wine /windows/D/Program\ Files/lotus/notes/nlnotes.exe err:module:attach_process_dlls "MSVCR71.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"D:\\Program File\\lotus\\notes\\nlnotes.exe" failed, status c0000005 I decided to copy the mscvr71.dll file from /windows/C/windows/system32 to /home/nsridhar/.wine/drive_c/windows/system directory. Even after doing this, I get the following error wine /windows/D/Program\ Files/lotus/notes/nlnotes.exe err:module:attach_process_dlls "MSVCR71.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"D:\\Program Files\\lotus\\notes\\nlnotes.exe" failed, status c0000005 Any guidance on how to resolve this problem? Regards N. Sridhar -------- Original Message -------- Subject: Lotus Notes with wine in opensuse 64 bit Date: Sun, 13 Apr 2008 13:48:23 +0400 From: N. Sridhar <nsridhar22 at hotpop.com> Reply-To: nsridhar22 at hotpop.com To: wine-users at winehq.org Hello, I was able to use Lotus Notes with wine in OpenSuse 10.3 with i586 kernel without any problems. I got a new laptop with 64 bit processor and decided to install OpenSuse 10.3 with 64 bit version. I installed the wine pacakage also and when i try to start Lotus Notes after configuring the drives with winecfg, I get the following error : wine: creating configuration directory '/home/nsridhar/.wine'... fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet wine: '/home/nsridhar/.wine' created successfully. ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0 fixme:jack:JACK_drvLoad error loading the jack library libjack.so.0, please install this library to use jack ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0 fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet nsridhar at NSIBM2:~> wine /windows/D/Program\ Files/lotus/notes/nlnotes.exe fixme:seh:check_no_exec No-exec fault triggered at 0x7c34229f, enabling work-around wine: Unhandled page fault on execute access to 0x7c34229f at address 0x7c34229f (thread 0009), starting debugger... Unhandled exception: page fault on execute access to 0x7c34229f in 32-bit code (0x7c34229f). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7c34229f ESP:0033fc1c EBP:0033fc38 EFLAGS:00010212( - 00 - RIA1) EAX:7c34229f EBX:7bc85ff4 ECX:7c340000 EDX:00000001 ESI:00000001 EDI:00111260 Stack dump: 0x0033fc1c: 7bc427f5 7c340000 00000001 00000001 0x0033fc2c: 00000000 00000020 7bc85ff4 0033fcc8 0x0033fc3c: 7bc441bd 7c34229f 7c340000 00000001 0x0033fc4c: 00000001 0000110e 00000000 00000001 0x0033fc5c: 00000020 00000020 00008000 00000001 0x0033fc6c: 7c34229f 7c340000 00000010 00000020 Backtrace: =>1 0x7c34229f EntryPoint() in msvcr71 (0x0033fc38) 2 0x7bc441bd in ntdll (+0x341bd) (0x0033fcc8) 3 0x7bc44824 in ntdll (+0x34824) (0x0033fd18) 4 0x7bc44752 in ntdll (+0x34752) (0x0033fd68) 5 0x7bc44752 in ntdll (+0x34752) (0x0033fdb8) 6 0x7bc44752 in ntdll (+0x34752) (0x0033fe08) 7 0x7bc44752 in ntdll (+0x34752) (0x0033fe58) 8 0x7bc44752 in ntdll (+0x34752) (0x0033fea8) 9 0x7bc47319 LdrInitializeThunk+0x2c9() in ntdll (0x0033ff08) 10 0x7b87455a in kernel32 (+0x5455a) (0x0033ffe8) 11 0xf7e6da07 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000) 0x7c34229f EntryPoint in msvcr71: pushl %ebp Modules: Module Address Debug info Name (86 modules) PE 400000- 50f000 Deferred nlnotes PE 10000000-10314000 Deferred nxmlproc PE 18200000-1822e000 Deferred ltouin22 PE 60000000-60ea1000 Deferred nnotes PE 61680000-627f4000 Deferred nnotesws PE 62b50000-62ba9000 Deferred js32 PE 62c50000-62d47000 Deferred nlsccstr PE 62db0000-62dbb000 Deferred nplugins PE 63460000-63466000 Deferred ndgts ELF 7b800000-7b92a000 Export kernel32<elf> \-PE 7b820000-7b92a000 \ kernel32 ELF 7bc00000-7bca2000 Export ntdll<elf> \-PE 7bc10000-7bca2000 \ ntdll ELF 7bf00000-7bf04000 Deferred <wine-loader> PE 7c340000-7c396000 Export msvcr71 PE 7c3a0000-7c41b000 Deferred msvcp71 ELF 7d4cb000-7d4fe000 Deferred uxtheme<elf> \-PE 7d4d0000-7d4fe000 \ uxtheme ELF 7d4fe000-7d504000 Deferred libxfixes.so.3 ELF 7d504000-7d50e000 Deferred libxcursor.so.1 ELF 7d52f000-7d536000 Deferred libxrandr.so.2 ELF 7d536000-7d53f000 Deferred libxrender.so.1 ELF 7d53f000-7d543000 Deferred libxinerama.so.1 ELF 7d546000-7d564000 Deferred imm32<elf> \-PE 7d550000-7d564000 \ imm32 ELF 7d60d000-7e122000 Deferred libglcore.so.1 ELF 7e122000-7e1c6000 Deferred libgl.so.1 ELF 7e1c6000-7e1df000 Deferred libxcb.so.1 ELF 7e1df000-7e2fa000 Deferred libx11.so.6 ELF 7e2fa000-7e309000 Deferred libxext.so.6 ELF 7e309000-7e322000 Deferred libice.so.6 ELF 7e322000-7e3b3000 Deferred winex11<elf> \-PE 7e330000-7e3b3000 \ winex11 ELF 7e489000-7e4aa000 Deferred libexpat.so.1 ELF 7e4aa000-7e4d6000 Deferred libfontconfig.so.1 ELF 7e4d6000-7e4e9000 Deferred libz.so.1 ELF 7e4e9000-7e558000 Deferred libfreetype.so.6 ELF 7e579000-7e58e000 Deferred lz32<elf> \-PE 7e580000-7e58e000 \ lz32 ELF 7e58e000-7e5a9000 Deferred version<elf> \-PE 7e590000-7e5a9000 \ version ELF 7e5a9000-7e60f000 Deferred msvcrt<elf> \-PE 7e5c0000-7e60f000 \ msvcrt ELF 7e60f000-7e63d000 Deferred ws2_32<elf> \-PE 7e620000-7e63d000 \ ws2_32 ELF 7e63d000-7e673000 Deferred winspool<elf> \-PE 7e650000-7e673000 \ winspool ELF 7e673000-7e715000 Deferred comdlg32<elf> \-PE 7e680000-7e715000 \ comdlg32 ELF 7e715000-7e728000 Deferred libresolv.so.2 ELF 7e731000-7e734000 Deferred libxcb-xlib.so.0 ELF 7e734000-7e749000 Deferred oleacc<elf> \-PE 7e740000-7e749000 \ oleacc ELF 7e749000-7e7a2000 Deferred rpcrt4<elf> \-PE 7e760000-7e7a2000 \ rpcrt4 ELF 7e7a2000-7e842000 Deferred ole32<elf> \-PE 7e7b0000-7e842000 \ ole32 ELF 7e842000-7e8e1000 Deferred oleaut32<elf> \-PE 7e850000-7e8e1000 \ oleaut32 ELF 7e8e1000-7e9a0000 Deferred comctl32<elf> \-PE 7e8f0000-7e9a0000 \ comctl32 ELF 7e9a0000-7e9e9000 Deferred advapi32<elf> \-PE 7e9b0000-7e9e9000 \ advapi32 ELF 7e9e9000-7e9f5000 Deferred libgcc_s.so.1 ELF 7eae3000-7eba5000 Deferred gdi32<elf> \-PE 7eb00000-7eba5000 \ gdi32 ELF 7eba5000-7ece3000 Deferred user32<elf> \-PE 7ebc0000-7ece3000 \ user32 ELF 7ece3000-7ed3d000 Deferred shlwapi<elf> \-PE 7ecf0000-7ed3d000 \ shlwapi ELF 7ed3d000-7ee40000 Deferred shell32<elf> \-PE 7ed50000-7ee40000 \ shell32 ELF 7ee40000-7ee55000 Deferred shfolder<elf> \-PE 7ee50000-7ee55000 \ shfolder ELF 7efba000-7efdf000 Deferred libm.so.6 ELF 7efe1000-7f000000 Deferred iphlpapi<elf> \-PE 7eff0000-7f000000 \ iphlpapi ELF f7cf0000-f7cf6000 Deferred libxxf86vm.so.1 ELF f7cf7000-f7cfb000 Deferred libdl.so.2 ELF f7cfb000-f7e2e000 Deferred libc.so.6 ELF f7e2e000-f7e45000 Deferred libpthread.so.0 ELF f7e45000-f7e47000 Deferred libnvidia-tls.so.1 ELF f7e47000-f7e50000 Deferred libsm.so.6 ELF f7e61000-f7e65000 Deferred libxau.so.6 ELF f7e66000-f7f7a000 Export libwine.so.1 ELF f7f7b000-f7f97000 Deferred ld-linux.so.2 Threads: process tid prio (all id:s are in hex) 00000008 (D) D:\Program Files\lotus\notes\nlnotes.exe 00000009 0 <=nsridhar at NSIBM2:~> nsridhar at NSIBM2:~> winetool bash: winetool: command not found nsridhar at NSIBM2:~> winetools bash: winetools: command not found nsridhar at NSIBM2:~> winecfg wine: creating configuration directory '/home/nsridhar/.wine'... fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet wine: '/home/nsridhar/.wine' created successfully. fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet nsridhar at NSIBM2:~> http://appdb.winehq.org/appview.php?iVersionId=469 bash: http://appdb.winehq.org/appview.php?iVersionId=469: No such file or directory nsridhar at NSIBM2:~> wine /windows/D/Program\ Files/lotus/notes/nlnotes.exe fixme:seh:check_no_exec No-exec fault triggered at 0x7c34229f, enabling work-around wine: Unhandled page fault on execute access to 0x7c34229f at address 0x7c34229f (thread 0009), starting debugger... Unhandled exception: page fault on execute access to 0x7c34229f in 32-bit code (0x7c34229f). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7c34229f ESP:0033fc1c EBP:0033fc38 EFLAGS:00010212( - 00 - RIA1) EAX:7c34229f EBX:7bc85ff4 ECX:7c340000 EDX:00000001 ESI:00000001 EDI:00111260 Stack dump: 0x0033fc1c: 7bc427f5 7c340000 00000001 00000001 0x0033fc2c: 00000000 00000020 7bc85ff4 0033fcc8 0x0033fc3c: 7bc441bd 7c34229f 7c340000 00000001 0x0033fc4c: 00000001 0000110e 00000000 00000001 0x0033fc5c: 00000020 00000020 00008000 00000001 0x0033fc6c: 7c34229f 7c340000 00000010 00000020 Backtrace: =>1 0x7c34229f EntryPoint() in msvcr71 (0x0033fc38) 2 0x7bc441bd in ntdll (+0x341bd) (0x0033fcc8) 3 0x7bc44824 in ntdll (+0x34824) (0x0033fd18) 4 0x7bc44752 in ntdll (+0x34752) (0x0033fd68) 5 0x7bc44752 in ntdll (+0x34752) (0x0033fdb8) 6 0x7bc44752 in ntdll (+0x34752) (0x0033fe08) 7 0x7bc44752 in ntdll (+0x34752) (0x0033fe58) 8 0x7bc44752 in ntdll (+0x34752) (0x0033fea8) 9 0x7bc47319 LdrInitializeThunk+0x2c9() in ntdll (0x0033ff08) 10 0x7b87455a in kernel32 (+0x5455a) (0x0033ffe8) 11 0xf7e8ca07 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000) 0x7c34229f EntryPoint in msvcr71: pushl %ebp Modules: Module Address Debug info Name (86 modules) PE 400000- 50f000 Deferred nlnotes PE 10000000-10314000 Deferred nxmlproc PE 18200000-1822e000 Deferred ltouin22 PE 60000000-60ea1000 Deferred nnotes PE 61680000-627f4000 Deferred nnotesws PE 62b50000-62ba9000 Deferred js32 PE 62c50000-62d47000 Deferred nlsccstr PE 62db0000-62dbb000 Deferred nplugins PE 63460000-63466000 Deferred ndgts ELF 7b800000-7b92a000 Export kernel32<elf> \-PE 7b820000-7b92a000 \ kernel32 ELF 7bc00000-7bca2000 Export ntdll<elf> \-PE 7bc10000-7bca2000 \ ntdll ELF 7bf00000-7bf04000 Deferred <wine-loader> PE 7c340000-7c396000 Export msvcr71 PE 7c3a0000-7c41b000 Deferred msvcp71 ELF 7d4d1000-7d504000 Deferred uxtheme<elf> \-PE 7d4e0000-7d504000 \ uxtheme ELF 7d504000-7d50a000 Deferred libxfixes.so.3 ELF 7d50a000-7d514000 Deferred libxcursor.so.1 ELF 7d535000-7d53c000 Deferred libxrandr.so.2 ELF 7d53c000-7d545000 Deferred libxrender.so.1 ELF 7d545000-7d549000 Deferred libxinerama.so.1 ELF 7d54c000-7d56a000 Deferred imm32<elf> \-PE 7d550000-7d56a000 \ imm32 ELF 7d613000-7e128000 Deferred libglcore.so.1 ELF 7e128000-7e1cc000 Deferred libgl.so.1 ELF 7e1cc000-7e1e5000 Deferred libxcb.so.1 ELF 7e1e5000-7e300000 Deferred libx11.so.6 ELF 7e300000-7e30f000 Deferred libxext.so.6 ELF 7e30f000-7e315000 Deferred libxxf86vm.so.1 ELF 7e315000-7e32e000 Deferred libice.so.6 ELF 7e32e000-7e3bf000 Deferred winex11<elf> \-PE 7e340000-7e3bf000 \ winex11 ELF 7e495000-7e4b6000 Deferred libexpat.so.1 ELF 7e4b6000-7e4e2000 Deferred libfontconfig.so.1 ELF 7e4e2000-7e4f5000 Deferred libz.so.1 ELF 7e4f5000-7e564000 Deferred libfreetype.so.6 ELF 7e585000-7e59a000 Deferred lz32<elf> \-PE 7e590000-7e59a000 \ lz32 ELF 7e59a000-7e5b5000 Deferred version<elf> \-PE 7e5a0000-7e5b5000 \ version ELF 7e5b5000-7e61b000 Deferred msvcrt<elf> \-PE 7e5d0000-7e61b000 \ msvcrt ELF 7e61b000-7e649000 Deferred ws2_32<elf> \-PE 7e620000-7e649000 \ ws2_32 ELF 7e649000-7e67f000 Deferred winspool<elf> \-PE 7e650000-7e67f000 \ winspool ELF 7e67f000-7e721000 Deferred comdlg32<elf> \-PE 7e690000-7e721000 \ comdlg32 ELF 7e721000-7e734000 Deferred libresolv.so.2 ELF 7e737000-7e740000 Deferred libsm.so.6 ELF 7e740000-7e755000 Deferred oleacc<elf> \-PE 7e750000-7e755000 \ oleacc ELF 7e755000-7e7ae000 Deferred rpcrt4<elf> \-PE 7e760000-7e7ae000 \ rpcrt4 ELF 7e7ae000-7e84e000 Deferred ole32<elf> \-PE 7e7c0000-7e84e000 \ ole32 ELF 7e84e000-7e8ed000 Deferred oleaut32<elf> \-PE 7e860000-7e8ed000 \ oleaut32 ELF 7e8ed000-7e9ac000 Deferred comctl32<elf> \-PE 7e900000-7e9ac000 \ comctl32 ELF 7e9ac000-7e9f5000 Deferred advapi32<elf> \-PE 7e9c0000-7e9f5000 \ advapi32 ELF 7eae3000-7eba5000 Deferred gdi32<elf> \-PE 7eb00000-7eba5000 \ gdi32 ELF 7eba5000-7ece3000 Deferred user32<elf> \-PE 7ebc0000-7ece3000 \ user32 ELF 7ece3000-7ed3d000 Deferred shlwapi<elf> \-PE 7ecf0000-7ed3d000 \ shlwapi ELF 7ed3d000-7ee40000 Deferred shell32<elf> \-PE 7ed50000-7ee40000 \ shell32 ELF 7ee40000-7ee55000 Deferred shfolder<elf> \-PE 7ee50000-7ee55000 \ shfolder ELF 7efba000-7efdf000 Deferred libm.so.6 ELF 7efe1000-7f000000 Deferred iphlpapi<elf> \-PE 7eff0000-7f000000 \ iphlpapi ELF f7d10000-f7d12000 Deferred libnvidia-tls.so.1 ELF f7d12000-f7d15000 Deferred libxcb-xlib.so.0 ELF f7d16000-f7d1a000 Deferred libdl.so.2 ELF f7d1a000-f7e4d000 Deferred libc.so.6 ELF f7e4d000-f7e64000 Deferred libpthread.so.0 ELF f7e64000-f7e70000 Deferred libgcc_s.so.1 ELF f7e80000-f7e84000 Deferred libxau.so.6 ELF f7e85000-f7f99000 Export libwine.so.1 ELF f7f9a000-f7fb6000 Deferred ld-linux.so.2 Threads: process tid prio (all id:s are in hex) 00000008 (D) D:\Program Files\lotus\notes\nlnotes.exe 00000009 0 <=nsridhar at NSIBM2:~> Can anyone please guide me on what needs to be done to get Lotusnotes working in 64-bit environment? Regards N. Sridhar -- Mail Client: Thunderbird Get Thunderbird <http://www.mozilla.org/products/thunderbird/> Browser: Firefox Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=0&t=55> Office Suite: OpenOffice Get Open Office <http://www.openoffice.org/> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080414/9819bb77/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: graphics1 Type: image/png Size: 10620 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20080414/9819bb77/attachment.png -------------- next part -------------- A non-text attachment was scrubbed... Name: graphics2 Type: image/gif Size: 4817 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20080414/9819bb77/attachment.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: graphics3 Type: image/gif Size: 1188 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20080414/9819bb77/attachment-0001.gif
> >I decided to copy the mscvr71.dll file from /windows/C/windows/system32 >to /home/nsridhar/.wine/drive_c/windows/system directory. >It looks to me like "/windows/C" is a mount point to an actual Windows installation on another partition of your hard drive. If so, you can't simply run the program directly from the Windows partition. You will need to install Lotus Notes onto your Linux partition from the installation CD(s). I'd start with a fresh ~/.wine directory again, though. :-) Please check out the FAQ: http://wiki.winehq.org/FAQ Also, you may want to read the information specific to your version of Lotus Notes in the AppDB: http://appdb.winehq.org/objectManager.php?sClass=application&iId=27 Hope this helps a little. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080414/2bdf6e52/attachment.htm
On Mon, Apr 14, 2008 at 1:51 AM, N. Sridhar <nsridhar22 at hotpop.com> wrote:> I decided to copy the mscvr71.dll file from /windows/C/windows/system32 > to /home/nsridhar/.wine/drive_c/windows/system directory. Even after > doing this, I get the following error > > > wine /windows/D/Program\ Files/lotus/notes/nlnotes.exe > err:module:attach_process_dlls "MSVCR71.dll" failed to initialize, aborting > err:module:LdrInitializeThunk Main exe initialization for L"D:\\Program > Files\\lotus\\notes\\nlnotes.exe" failed, status c0000005Shouldn't you copy it to system32, not system? Also, might be better to do wget http://kegel.com/wine/winetricks sh winetricks vcrun2003 rather than copy from windows. But maybe not. - Dan
Austin English
2008-Apr-17 16:47 UTC
[Wine] [Fwd: Lotus Notes with wine in opensuse 64 bit]
On Thu, Apr 17, 2008 at 10:00 AM, N. Sridhar <nsridhar22 at hotpop.com> wrote:> > Austin English wrote: > > On Tue, Apr 15, 2008 at 6:31 AM, N. Sridhar <nsridhar22 at hotpop.com> wrote: > > > Thanks for your reply. I deleted the ./wine directory under home and > created it again by running winecfg. After creating the drives in > windows partition > > No, don't do this! > > > > nsridhar at NSIBM2:~> wine /windows/D/Program\ Files/lotus/notes/nlnotes.exe > > Bad! > Le sigh... > > $ rm -rf ~/.wine > $ winetricks vcrun2005 > $ wine lotus_notes_setup.exe # DO NOT RUN YOUR WINDOWS INSTALLED > VERSION, INSTALL IT FRESH IN WINE > > Then report back. > > > Thanks again for the prompt reply. I apologise for the delay in replying as > I had to arrange for the Lotus Notes Program setup disc. I followed the > instructions as given above. I tried initially to install lotus notes from > wine in the partition D, but, it gave errors and did not install. > > Later on I selected the c: drive and the Lotus Notes now works properly > wiht wine. I had to make the initial setup and configuration for the Lotus > Notes. However, the setting of only TCPIP for the network was not possible > from the menu of User-Preferences. I finally opened the notes.ini file and > changed the configuration to lookup only for TCPIP and not LAN0 or other > networks. > > However, I am at a disadvantage since I have local replicas of my database > in the /windows/D directory (which I am forced to use sometimes in our > office due to network rules). In the earlier 32 bit version of opensuse, I > was running the windows version directly from wine in opensuse and was > replicating/updating the mail database locally on the same file both from > windows and linux. Now I had to copy my id file, address book as well as the > local replica of my mail database to c:\Program Files\lotus\notes\data unde > home/nsridhar/.wine also. Would it be possible to replicate the same local > file both from windows as well as linux? > > Regards > > N. Sridhar >Please reply to the list, so others can help/be helped. Assuming you have write permissions to where the file is stored, you could try a symlink. However, NTFS support is just now starting to become fruitful in Linux, so you should be cautious.