LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can't Intall WineX (https://www.linuxquestions.org/questions/linux-newbie-8/cant-intall-winex-224520/)

tini1212 08-30-2004 07:16 PM

Can't Intall WineX
 
When I do ./tools/wineinstall I get:

Quote:

Invalid path 'c:\windows' for windows directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/home/starnix17/.wine/config'
Registry install failed.
How do I fix this?
Thanks

realjustin 08-30-2004 08:49 PM

In your home directory, did you make the directory .wine? If not, do
cd ~
mkdir .wine

and you should be fine

tini1212 08-30-2004 09:58 PM

.wine is there. I did try to install Wine before so there might be files from Wine laying around, but I don't know which ones to delete

realjustin 08-31-2004 01:11 AM

If you don't have any mission critical data in the .wine directory at all, like no old windows programs, remove the entire directory. Or better yet, just move .wine to .wine.old or something, then run wine? I've come across things where old config files will goof up the new ones.


All times are GMT -5. The time now is 10:36 PM.