Operating Systems > Linux and UNIX
WINE!!!!
(1/1)
Paladin9:
how do i use wine in linux?
Doogee:
oh gosh.
install it. http://www.winehq.org/ is the site from memory.
$ wine progname.exe
to run the program, im sure you'll get more detailed stuff from the others, im not a big fan of wine.
smokey:
you install it (rpm or whatever) and then you need to copy the config file from /etc/wine to your home folders .wine eg.
--- Code: ---
--- End code ---
you need to edit this file for your computers config (it is well documented)
then run apps with the command
--- Code: ---
--- End code ---
Faust:
Also when editing the config file be sure to check the path to your windows mount point. It took me *ages* to notice that /mnt/C and replace it with /mnt/windows but the half life was worth it. 8-)
Master of Reality:
check and see if you already have it installed before you do that^ by typing "which wine" on the command line
Navigation
[0] Message Index
Go to full version