I've added the development version 1.7.49 to my home directory and then i ran ./config
and then make and then make install as root. Now i cannot run .exe files and whenever i use the wine command in the terminal is says. "unknown command" also i do not have a wait to run wine programs from the gui. I completely uninstalled the previous version manually, I just am not sure if i have messed up a bit somewhere along the line.
Please help
Re: Please help
Only make install is supposed to be run as root. If you ran ./configure and make as root, uninstall Wine, and build it again as a normal user.Agentzulu wrote:i ran ./config
and then make and then make install as root.