[Wine] Programs Won't Run in WINE

James McKenzie jjmckenzie51 at gmail.com
Tue Jul 19 14:32:13 CDT 2011


On Tue, Jul 19, 2011 at 12:06 PM, Sweyn78 <wineforum-user at winehq.org> wrote:
> Sorry it's taken me so long to reply...  :\
>
> How would you suggest I attempt to run the program from the terminal?

Try this:

cd $HOME/.wine/drive_c/Program\ Files/SEGA/Medival\ II\ Total\ War
wine medieval2.exe

If you want to capture output to a logging file to upload to a site
like pastebin.com:

wine medieval2.exe &> medieval.log

Linux will 'expand' the backslash-space to be a space.

Also, we ask that you try to run this program in the latest
development release as there have literally been thousands of changes
since 1.2.2 was released.

James



More information about the wine-users mailing list