[Bug 2643] Can't get Lotus Notes 6.5.3 running

Wine Bugs wine-bugs at winehq.org
Sat Jan 8 14:15:44 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=2643





------- Additional Comments From pviegas at gmail.com  2005-08-01 14:15 -------
OK, got it nailed!
I was calling the wrong nlnotes.exe!
I don't understand the file structure Lotus installs but its something like...

lotus/
|-- lotus
|   `-- notes
|       |-- MUI
|       |-- data
|       |   |-- Help
|       |   |-- IBM_TECHNICAL_SUPPORT
|       |   |-- Modems
|       |   `-- W32
|       |-- jvm
|       |   |-- bin
|       |   |   `-- classic
|       |   `-- lib
|       |       |-- audio
|       |       |-- cmm
|       |       |-- ext
|       |       |-- fonts
|       |       |-- images
|       |       |   `-- cursors
|       |       `-- security
|       |-- license
|       `-- xmlschemas
`-- notes
    |-- MUI
    |-- jvm
    |   |-- bin
    |   |   `-- classic
    |   `-- lib
    |       |-- audio
    |       |-- cmm
    |       |-- ext
    |       `-- fonts
    |-- license
    `-- xmlschemas

And it tricked me to call:

pviegas at viegas:~/.wine/fake_windows/Program Files/lotus/notes$ wine nlnotes.exe

...instead of...

pviegas at viegas:~/.wine/fake_windows/Program Files/lotus/lotus/notes$ wine
nlnotes.exe

The last command like works, but now I go into another problem.
I get a screen with a single messageBox and an OK button wich takes me to end
the programs execution.

The message is:
"You cannot use the Administration program while the Domino Server is running.
Either shut down the Domino Server (but keeps the file server running) or choose
the icon labeled 'Lotus Notes' instead"

Administration program?
Domino Server?

I don't understand, I'm calling the right exe file, right?
Now I'm at a loss! :-(

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list