I have compiled OGS6.5.5 from source codes on WSL. However, when I try to run benchmark problems in Test/Data folder, it always failed and the information is always the same as follows.
Yes, it is all about the write permission. I have fixed this problem using your solution. I also found that it can be solved by adding a “sudo” before OGS. Thank you so much, Lars.