[Wine] Re: After update and compilation of Wine - version isn't changed
Fazer
wineforum-user at winehq.org
Thu Oct 9 09:36:22 CDT 2008
Today I saw new commits merged into Wine tree, so I did as follows:
sudo make uninstall
git fetch
git rebase origin
./configure
make depend
make
sudo make install
Then I did wine --version and got a proper result:
wine-1.1.5-644-gfa6a31a
So it's pretty much solved. Btw, did I have to do "sudo make uninstall" and "sudo make install" to make it work right?
More information about the wine-users
mailing list