Well, I did a recursive chown to change the group for all directories and files in the ./go directory tree to weewx. Unfortunately upon starting weewx it reports the identical driver permission error.
I thought it could possibly be related to a runtime library (i.e. librtlsdr). This library was built as part of the install script I followed in the same /home/ace directory tree. But after the "make install" I did "sudo ldconfig" which I understood to make any new libraries available to everyone. If this is not the case, could that cause the file Permission error? How can I test this theory? On Sat, Feb 22, 2025, at 4:17 PM, vince wrote: > My wild guess is that the weewx user does not have permission to get > down into /home/ace/go/bin to find the rtldavis executable. > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/a1354210-8d98-4aa4-92e7-7aea95982bd6%40app.fastmail.com.
