praveena gunasekharan
2008-Oct-01 05:43 UTC
[Wine] help with lotus notes invocation using wine
hi friends.. i am on ubuntu8.4 wit wine 0.9 i tried to access lotus notes installed on my windowsXP using wine.. i finished the inital steps to do this.. Then i when i executed notes.exe using wine it gave me an error: You cannot use the Administration program while the Domino Server is running. Either shut down the Domino Server (but keep the file server running) or choose the icon labeled 'Lotus Notes' instead then i changed the ownership the error was: cant preload some address which again i changed int the /etc/sysctl.conf the starting address to 0 then the error was: Unable to access data directory c:\program files\lotus\notes\data using preferences file c:\program files\lotus\notes\notes.ini then i changed few configurations which somehow reverted back to what originally it was: now the error i get is: err:module:import_dll Library MFC42u.DLL (which is needed by L"Z:\\home\\praveeg\\.wine\\drive_c\\Program Files\\Common Files\\lotus\\notes\\nstclientu.dll") not found err:module:import_dll Library MFC42u.DLL (which is needed by L"Z:\\home\\praveeg\\.wine\\drive_c\\Program Files\\Common Files\\lotus\\notes\\nimuiu.dll") not found err:module:import_dll Library nimuiu.dll (which is needed by L"Z:\\home\\praveeg\\.wine\\drive_c\\Program Files\\Common Files\\lotus\\notes\\nstclientu.dll") not found err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d can anyone pl explain whats wrong with the steps i did and tell me what to do next.. Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20081001/8181bfa3/attachment.htm
Gert van den Berg
2008-Oct-01 18:01 UTC
[Wine] help with lotus notes invocation using wine
On Wed, Oct 1, 2008 at 7:43 AM, praveena gunasekharan <veena_gp_mit at yahoo.co.in> wrote:> hi friends.. > > i am on ubuntu8.4 wit wine 0.9 i tried to access lotus notes installed on my windowsXP using wine.. > i finished the inital steps to do this..Install Lotus Notes under Wine. Update Wine, preferably to 1.1.5, else, if you must, 1.0.0 Read: http://wiki.winehq.org/LotusNotes and http://appdb.winehq.org/objectManager.php?sClass=application&iId=27 Gert
Felix Bollenbeck
2008-Oct-06 09:00 UTC
[Wine] Re: help with lotus notes invocation using wine
Hello wineHQ Forum! Im trying the same: Using Wine to invoke an existing Lotus installation on NTFS partition. Wine does start the application. However Notes dialogs not finding a data directory: C:\something as defined in preference file Z:\smbdrive\preferences.ini. How can I communication those directories to Notes through wine? Regards, Felix.
praveena gunasekharan
2008-Oct-07 13:04 UTC
[Wine] help with lotus notes invocation using wine
wat do u mean by changing some directory.. by ntfs partiton did u change the directories under windows or under the .wine directory? ----- Original Message ---- From: Felix Bollenbeck <wineforum-user at winehq.org> To: wine-users at winehq.org Sent: Tuesday, 7 October, 2008 6:20:17 PM Subject: [Wine] Re: help with lotus notes invocation using wine it is actually working by simply wine the .exe on ntfs partition after changing some directory names in the notes files. VERY nice!!! Cheers, Felix. Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20081007/76d2a3be/attachment.htm
praveena gunasekharan
2008-Nov-12 05:13 UTC
[Wine] help with lotus notes invocation using wine
hey i finally figured out wat to do.... am not sure weder this s the rite way of doin t bt t works for me... 1.Goto Wine directory for the .wine to exists goto applications->wine->accessories->notepad... this creates the .wine dir cd ~/.wine 2. cd drive_c/Program\ Files/ 3.create a symlink (This represents the link in windows) To make links between files you need to use ln command. A symbolic link (also known as a soft link or symlink) consists of a special type of file that serves as a reference to another file or directory" ln -s /media/WIN XP/Program Files/lotus/ or ln -s /media/sda1/Program Files/lotus/ 4. Run this command wine ~/.wine/drive_c/Program\ Files/lotus/notes/nlnotes.exe = ~/.wine/drive_c/Program\ Files/lotus/notes/notes.ini ________________________________ From: Felix Bollenbeck <wineforum-user at winehq.org> To: wine-users at winehq.org Sent: Tuesday, 7 October, 2008 6:20:17 PM Subject: [Wine] Re: help with lotus notes invocation using wine it is actually working by simply wine the .exe on ntfs partition after changing some directory names in the notes files. VERY nice!!! Cheers, Felix. Bollywood news, movie reviews, film trailers and more! Go to http://in.movies.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20081112/fd24a106/attachment.htm