Re: Wine acting funny with FAT32 home directory.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> The problem I have is that I can run Wine fine as root/admin but cannot as a normal user because it doesn't find the directories it needs. Perhaps a possible permissions issue? 

No, it's a filesystem issue - FAT partitions don't support symlinks, and Wine makes a LOT of these to refer to each and every important file or drive in the "general" Wine DLL location.

Running Wine as root works because it actually probably stores the .wine directory in /root/.wine, which is likely on a partition that DOES support symlinks.

The solution would be to use ext3, ext4 or any other symlink supporting filesystem on /home.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux