how to use WINE

albi at scii.nl albi at scii.nl
Fre Feb 25 16:35:45 CST 2005


On Fri, 25 Feb 2005 22:57:06 +0100
"René L. Reingard" <reingard at hispeed.ch> wrote:

> volks, i downloaded WINE today (and WINETOOLS).
> if i look into WINETOOLS i do not realy understand what to do (and the  
> documentation i found are a bunch of nothing helpful to me).
> what i understand myself is, that i have to make some settings, that WINE  
> can start a program which is located in the WindwosXP harddisk partition.
> BUT WHAT to do, to achieve that?

if you want a recent wine, add this to your /etc/apt/sources.list :
(like described here : http://www.winehq.org/site/download-deb )

deb http://wine.sourceforge.net/apt/ binary/
deb-src http://wine.sourceforge.net/apt/ source/

apt-get update
and 
apt-get install wine

then run : winecfg

after that you can test it e.g. like this :
wine .wine/drive_c/windows/notepad.exe

and also this URL might be useful for you : 
http://frankscorner.org/