Problems Seeing Output From Wine

Bruce Lavoie bruce_lavoie at bose.com
Tue Mar 27 19:54:09 CST 2001


Hi All,

I'm very new to this whole wine app so please stick with me. I have
installed wine 1.0 from codeweavers and am having mixed success with it,
for example: I am able to intall the motorola 56000 software
developement tools under the ~/.wine/fake_windows/Program Files/
directory and can actually use the assembler if I explicitly tell wine
the full path

    wine -- /home/lavoieb/.wine/fake_windows/Program\
Files/motorola/DSP/dsp/bin/asm56000.exe -A -B foo.asm        (this works
correctly)

if I don't pass wine the full path (even though I have the assemblers
path included) it exits with a code 2 and the file is not assembled
    wine asm56000.exe -A -B foo.asm         (does not work, exits with
code 2 ?)


Also, I cannot see an output from Wine --version , wine exits with
success but does not show me the version?


I'll be grateful for any help,

Bruce




More information about the wine-users mailing list