Hi, I am a Mac osx 10.6 user. I followed this tutorial (http://web.engr.oregonstate.edu/~traylor/ece391/install_ltspice) to install wine and LTspice. After download the LTspiceIV.exe from Linear website. I put it into my home folder, and try to run "wine LTspiceIV.exe" from my terminal. Here is the error message I got: err:module:map_image Could not map section .rdata, file probably truncated err:module:map_image Could not map section .rdata, file probably truncated wine: Bad EXE format for Z:\Users\sampan\LTspiceIV.exe Can anyone help? Thanks!
On 10/15/2011 11:59 AM, sampan511 wrote:> Hi, > > I am a Mac osx 10.6 user. > I followed this tutorial (http://web.engr.oregonstate.edu/~traylor/ece391/install_ltspice) to install wine and LTspice. > > After download the LTspiceIV.exe from Linear website. I put it into my home folder, and try to run "wine LTspiceIV.exe" from my terminal. > > Here is the error message I got: > > err:module:map_image Could not map section .rdata, file probably truncated > err:module:map_image Could not map section .rdata, file probably truncated > wine: Bad EXE format for Z:\Users\sampan\LTspiceIV.exe > > > > Can anyone help? Thanks! > > > > > >I don't do mac's and the instructions look sound. From the error is looks like a corrupted or truncated download. rename the exe and try downloading again. And does wine winecfg run without an error? Paul R.
Paul Romanyszyn wrote:> On 10/15/2011 11:59 AM, sampan511 wrote: > I don't do mac's and the instructions look sound. From the error is > looks like a corrupted or truncated download. rename the exe and try > downloading again. And does wine winecfg run without an error? > Paul R.The winecfg run without error. I tried rename LTspice.exe to spice.exe, still gave me the same error. sam-pans-macbook-pro:~ sampan$ wine spice err:module:map_image Could not map section .rdata, file probably truncated err:module:map_image Could not map section .rdata, file probably truncated wine: Bad EXE format for Z:\Users\sampan\spice.exe