shawn@penguinsolutions.net
2007-Mar-19 17:22 UTC
[Wine] CRM Application (Goldmine) on Wine
Good Day I am busy testing Goldmine 5.5 under Wine on Fedora Core 5. The program works well and it is going well. The only problem I have is that I cant send email from within the CRM package.All the settings are in the goldmine.ini files, but a user cannot send email. Does this have something to do with the interaction between Linux and Wine and the Application.? Where can I find log files for wine? so I can see what is happening as a user attempts to send email? Regards Shawn
shawn@penguinsolutions.net wrote:> Where can I find log files for wine? so I can see what is happening as > a user attempts to send email?You can't. Wine outputs all information to the console, see 'man wine', the paragraph on WINEDEBUG on how to control this. Daniel