Dear all, I am trying to build and run sogo 2.3.0 on FreeBSD.
When I try to start sogod as user sogo, it fails and prints the following message in the log file (/var/log/sogo/sogo.log): File NSData.m: 1593. In -[NSData writeToFile:options:error:] Open (/var/run/sogo/sogo.pid) failed - Permission denied The permissions on /var/run/sogo are as follows: drwxrwxrwx 2 sogo sogo 512 Jul 14 12:18 sogo However, if I manually create an empty /var/run/sogo/sogo.pid file , sogod deletes it, but starts and seems to work properly. What can be the reason for such odd behaviour? I have seen some posts on fopen issues on iOS, where it does not allow write access other than to files located in your applications "Documents" directory. Is there something like this on other platforms? Can this be configured? With best regards, P. Trifonov -- [email protected] https://inverse.ca/sogo/lists
