The owner of the X session and the shell you are using to install the game must be the same, so wine can connect to the display. So, login as normal user, open a terminal window, with normal user privileges (not as root) and run the installation program again.
Quote:
Originally Posted by coopstah13 its because you are trying to install as root
install as the user you will run the program as, wine doesn't need root for installation |
Using a wine program as root make your whole linux box just almost as vulnerable as you are on windows. Remember: any malicious software will run with the same privileges of the user running that software. So, if a problematic program runs under wine with root privileges, then you are potentially allowing it to make whatever it wants with your whole system.
This is why you shouldn't use root, unless you have to. And you usually don't have to.