brendandm wrote:
I just installed wine 1.2-rc7 on a recent Macbook Pro under MacOSX 10.6.4 using Macports. It works fine with several Windows applications. However, when I try to execute an EXE file compiled from a simple Fortran program on a Windows box, all I get is:
wine: Not enough memory
The message is not correct since I have 4GB and the program is small. Also, the program works with wine-1.0.1 on a Linux box (Ubuntu 8.something).
The problem only does basic terminal and file i/o, nothing graphical.
Interesting.
Can you run the program from the terminal and collect a logging file per:
http://wiki.winehq.org/FAQ#get_log
The terminal program is accessable from the Applications -> Utilities
folder.
Also, can you try upgrading to Wine 1.2, if available from MacPorts?
James McKenzie