![]() |
sponsored links |
|
|
sponsored links
|
|
|
5
12th July 20:49
External User
Posts: 1
|
There may be something else here. For DOS/Windows a read-only directory
means something else then in Unix. For DOS/Windows it means that you are not allowed to delete the directory, for Unix it means you cannot create/delete files/subdirs in it. For this reason wine refuses to make directories read-only, but your app may have found a way to do it still. So is your directory read-only? ( Check with "ls -l /tmp" ) Anyway to study the log Andreas asked for is the logical thing to do. It is probably long, so zip it and put it somewhere on the net and post its url. Rein. -- Rein Klazes rklazes@xs4all.nl |
|