Please help

Questions about Wine on Linux
Locked
Agentzulu
Level 1
Level 1
Posts: 6
Joined: Thu Aug 13, 2015 7:21 am

Please help

Post by Agentzulu »

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.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Please help

Post by dimesio »

Agentzulu wrote:i ran ./config
and then make and then make install as root.
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.
Locked