On Tue, 14 Sep 2021 16:20:00 -0500 "Hunter E. via tde-devels" devels@trinitydesktop.org wrote:
It looks like the problem is caused by libgpg-error in some way. I used the script tool to record the terminal output and attached it to this email. libgpg-error on my system is version 1.42, which is higher than the minimum version of 1.16 it says is needed so I am dumbfounded.
You've got a sed failure just above the libgpg-error version check in the output. I'd bet that's the actual culprit: it can't find your installed version of the library because it's looking in the wrong place.
E. Liddell