I attached screenshots of each directory the engine points to, does everything look alright?
%%+status:engine
name=engine,type=system,version=5.5.1,revision=,nodename=raspberrypi;plugins=67,inuse=1,handlers=490,hooks=3,messages=0,supervised=true,runattempt=1,lastsignal=0,threads=27,workers=1,mutexes=232,semaphores=0,acceptcalls=accept,congestion=0;sharedpath=/usr/local/share/yate,configpath=/usr/local/etc/yate,usercfgpath=/root/.yate,modulepath=/usr/local/lib/yate,workpath=/home/pi
%%-status
Notice that I don't have anything located at /root/.yate, but I'm not sure how to remedy this.
I ran "which -a yate-config" and got version 5.5.1 located in /usr/local/bin, is it a problem that I have it installed from sources instead of packages? I'm not seeing anything that refers to the ybladeRF module at all in the ./configure output or the modules folder, is there a way to verify or manually load it to the right location? Also, I checked the Prerequisites and I didn't have libgsm1-dev, subversion or doxygen, so those have been installed but I'm still getting the same errors. I also uploaded an attachment of some of the output when running "make install" for yatebts, which seems to be failing.
What all seems to be going wrong? I may just reinstall my Raspberry Pi OS and start over again without any of the EvilSocket guide. He listed a specific firmware and FPGA for the BladeRF, what is the latest "correct" versions of Yate/YateBTS/BladeRF compatibility?