burntresistor wrote: > After it ran the make command I checked the wine and the version was still the stable version which i already had installed it didn't upgrade to 1.2.28. do I need to remove the stable version and reinstalled the version I want Maybe yo need to run as root/super-user Code: # make install So the version you've actually built will be installed (for main executable:/usr/local/bin and for your profile ~/.wine. This are the most common paths to it) Give it a try thought.