[Bug 20986] Euler fails to make a computation with maxima.exe: maxima.exe fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 12 15:59:45 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=20986

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
                URL|                            |http://euler.rene-grothmann
                   |                            |.de/download/EulerSetup.exe

--- Comment #41 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

updating download link.

Even in the 64-bit version of Euler, 'maxima' is still a 32-bit executable.

To work around without modifying Wine you can patch it to be large address
aware:

--- snip ---
$ printf '\x27' | dd of=maxima.exe bs=1 seek=150 count=1 conv=notrunc
--- snip ---

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list