Click to See Complete Forum and Search --> : Wine startup problems


Bradley
07-13-2001, 03:31 PM
I'm trying to install wine here and I'm having some trouble

when I run try to run it i get an error that says "file /home/"user"/.wind/config not found"

but I edited the config fiel adn put it in my home directory

anyone offer soem help?

bdg1983
07-13-2001, 04:27 PM
Even though /home/username would be in your $PATH, /home/username/.wind would not. Try either

./home/username/.wind/config
or
cd /home/username.wind
./config