Re: Error execution program

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I guess you could use some command like this:
wine aaa.exe -- -i aaa.dat -o bbb.dat -acde 6.1

However this may not solve your second problem:
> wine error is: Could not load graphics driver 'x11drv'

You do have X11 up and running? Else you could try running your app with
ttydrv instead of x11drv. Change the following line in your config.dat:

from: "GraphicsDriver" = "x11drv"
to: "GraphicsDriver" = "ttydrv"

Don't know if that works, though..
If this is a real dos app, have you tried dosemu? Maybe that works better.

Philipp

_______________________________________________
wine-users mailing list
wine-users@winehq.com
http://www.winehq.com/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux