km4ack / 73Linux

72 stars 17 forks source link

TQSL on Rpi OS 12 #56

Closed ko4hxc closed 3 months ago

ko4hxc commented 6 months ago

I am testing a fresh build on RPI OS 12 (bookworm) and 73linux

I followed all recommendations about new dependencies

Still TQSL fails to build , error is attached

Screen Shot 2023-12-23 at 12 04 11 PM

Also as a note for the users of VARAC

Can I suggest adding by default the seguiemj.ttf file to windows/Fonts ?

KM4ACK you did a very good job with the new scripts

km4ack commented 6 months ago

This should be resolved in the dev branch of code. Still need to make a few more changes before pushing out as stable. Try building TQSL with the dev branch

ko4hxc commented 6 months ago

sudo I think i fixed it I needed to manually install sqllite3 and sqlite3-dev

then I had to issue sudo ldconfig -v cause tqsl wasnt resolving the shared library

Keep the hard work 73 Franco KO4HXC

km4ack commented 6 months ago

Thanks for the report. I added your edits to the .bapp file in the dev branch. I'll test soon.