25047 threads
335 threads
2 emails from 2 people
Hi yesterday I compiled 1.1.32 on openSuse. How could I now upgrade to 1.1.33? Thanks Michael
Try this Code: cd /path/to/your/wine/source git pull and then compile again Code: ./configure <with_Options_If_You_Need> && make depends && make