Jump to content

Wine


Recommended Posts

Haven't got time to give a more complete answer, but there's lots of stuff on Wine at:

 

http://www.winehq.com/

 

(see the menu 'support' and be sure to read the FAQ)

 

Also, you could check out:

 

http://www.frankscorner.org/

http://www.codeweavers.com/

 

and

 

http://www.transgaming.com/

 

 

My advice is to download the Crossover Office DEMO on the Codeweavers website. It's mostly for running productivity apps, but a lot of other applications work as well plus the installer is really easy to use.

Edited by Darkelve
Link to comment
Share on other sites

These guys are probably right about crossover. I use WINE and the conclusion I have come to is that if the program is at all complicated it is likely to fail. Typically I might use something like the following though:

 

$ wine ~/c/Program\ Files/QuickSFV/QuickSFV.EXE &

 

This runs the QuickSFV.EXE file using WINE and disconnects the application from the terminal. Of course, the important information about the process will still show in the terminal. Leave off the & if you want to do some basic debugging. For example, when I tried to get a program to work in WINE I figured out which dll's were missing and copied them over as necessary.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...