Suggest make uninstall in case the user tried make install.
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Wed, 23 Feb 2005 20:57:14 +0000 (20:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Feb 2005 20:57:14 +0000 (20:57 +0000)
tools/wineinstall

index 97753f0c6e667919a4117fcca5c00d7bf24fe2cd..65b5c6564c98530b643ee2a25bc62725bec1d738 100755 (executable)
@@ -160,6 +160,8 @@ then {
     echo "Warning !! wine binary (still) found, which may indicate"
     echo "a (conflicting) previous installation."
     echo "You might want to abort and uninstall Wine first."
+    echo "(If you previously tried to install from source manually, "
+    echo "run 'make uninstall' from the wine root directory)"
     std_sleep
   fi