PleegWat wrote: > Actually what's wrong with the files? Which part of the requirement is > being broken? > > Check (or paste) the output of: > > stat /home/user > stat /home/user/.dmrc > > Also, in what directory are you compiling wine, and where are the > sources coming from? I googled for the error and found that I should run those commands to fix it. arkadiusz@arkadiusz-hardy:~ -> stat /home/arkadiusz File: `/home/arkadiusz' Size: 4096 Blocks: 8 IO Block: 4096 katalog Device: 821h/2081d Inode: 14852098 Links: 85 Access: (0777/drwxrwxrwx) Uid: ( 1000/arkadiusz) Gid: ( 1000/arkadiusz) Access: 2008-10-02 19:46:21.000000000 +0200 Modify: 2008-10-08 20:16:13.000000000 +0200 Change: 2008-10-08 20:16:13.000000000 +0200 arkadiusz@arkadiusz-hardy:~ -> stat /home/arkadiusz/.dmrc File: `/home/arkadiusz/.dmrc' Size: 28 Blocks: 8 IO Block: 4096 zwykBy plik Device: 821h/2081d Inode: 14856175 Links: 1 Access: (0600/-rw-------) Uid: ( 1000/arkadiusz) Gid: ( 1000/arkadiusz) Access: 2008-10-07 15:44:15.000000000 +0200 Modify: 2008-10-07 15:44:15.000000000 +0200 Change: 2008-10-07 15:44:15.000000000 +0200 I compiled Wine in a directory "/home/arkadiusz/Programy/wine-git". The sources were downloaded from git://source.winehq.org/git/wine.git using git-gui.