Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-amd64
On Sun, 2004-11-28 at 15:58 +1100, Robert S wrote:
> I'm trying to set up M$ Office97 in a 32-bin chroot on gentoo-amd64. It
> seems to work OK when I set it up on an Athlon XP system. When I try to
> run the Office setup I get:
>
> wine m:setup.exe
> wine: Unhandled exception (thread 000c), starting debugger...
>
> I can't find any debug output. If I run winedbg, I get the same thing with
> no debug output.
'man wine' tells us:
WINEDEBUG
Turns debugging messages on or off. The syntax of the variable is
of the form [class][+/-]channel[,[class2][+/-]channel2].
Examples:
WINEDEBUG=warn+all
will turn on all warning messages (recommended for debugging).
so,
$ export WINEDEBUG="warn+all"
$ wine m:setup.exe
should help you find the problem.
--
Mike Doty
kingtaco@g.o
Gentoo Developer
GPG key - http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA797C7A7
|
| Attachment: |
|
signature.asc (This is a digitally signed message part)
|
|