LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   dcom98 and wine (https://www.linuxquestions.org/questions/linux-software-2/dcom98-and-wine-153359/)

exigent 03-04-2004 03:42 AM

dcom98 and wine
 
Code:

[root@localhost root]# wine dcom98.exe
wineserver: /root/.wine/config is not a valid registry file
wine: for some mysterious reason, the wine server failed to run.
[root@localhost root]# WINEDLLOVERRIDES="ole32=n" wine dcom95.exe
wineserver: /root/.wine/config is not a valid registry file
wine: for some mysterious reason, the wine server failed to run.
[root@localhost root]#

what can i do with this...

motub 03-04-2004 05:46 AM

Wine is a user program, which should not be run as root. Try running it as a user (after setting up a .config file for the user). It will probably work better then.


All times are GMT -5. The time now is 06:19 AM.