I am very new to Linux but am enjoying it and liking it very much. I am up and running on debian sarge. Everything has been smooth except for one problem. I am invested in the Logos Bible Program and am trying to get it to run with wine. It gives me a textbox that says it must run on windows 98 ver or higher. I do not know what else to do. I am a minister and must use this program. What do I do?
What version of wine are you using? (From the command line, type "wine --version") If it's old, you might want to install a more recent version. Assuming you have an up-to-date version of wine, you can change the Windows version to be emulated by running "winecfg". Try setting it to Windows XP and see if that makes any difference. If that doesn't help, you might need to try something else, like installing Internet Explorer. Good luck! On Sat, 7 Jan 2006 jej71659@comcast.net wrote:> I am very new to Linux but am enjoying it and liking it very much. I am > up and running on debian sarge. Everything has been smooth except for > one problem. > > I am invested in the Logos Bible Program and am trying to get it to run > with wine. It gives me a textbox that says it must run on windows 98 > ver or higher. I do not know what else to do. > > I am a minister and must use this program. What do I do? > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >
jej71659@comcast.net wrote:> > [Snip] > > I am a minister and must use this program. What do I do?Switch to e-Sword? (http://www.e-sword.net) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20060109/cfc590a0/www.e-sword.htm
> I am invested in the Logos Bible Program and am trying to get it to run > with wine. It gives me a textbox that says it must run on windows 98 ver > or higher. I do not know what else to do.The textbox is a WINDOWS-message-box... i.e. an insufficent information for any WINE-helper. Try this... WINEBEBUG=+all wine yourbibleprogram.exe Winedebug will find out all your bible-program needs. Then... send a mail with WINE-output-message [readable into a terminal like Konsole, if you're using KDE... ] at wine-users' mailing list. Walt wrote...>If that doesn't help, you might need to try something else, like >installing Internet Explorer.Probably... Walt is right. Try to install Internet Explorer with winetools... or sidenet-wine-config. Regards Antonio