[Wine] Re: Questions about git and building wine

vitamin wineforum-user at winehq.org
Sun Aug 17 00:45:02 CDT 2008


john.moonsugar wrote:
> git clone git://source.winehq.org/git/wine.git wine-git
> cd wine-git
> 
> git checkout wine-0.9.59
> git reset --hard wine-0.9.59


Both commands with do the same in your case.


john.moonsugar wrote:
> That looks like what I want. I don't want to overwrite my current wine install, so I add the option "--prefix=/usr/local/wine" to configure,

The best way to no not overwrite your current version is to not install your compiled version at all. But rather running it from the compile dir. The only side affect is you have to specify fill path to "wine".







More information about the wine-users mailing list