Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
compile direwolf in Pi with Bookworm
Okay, so I just cut and pasted the instructions I found here and it worked. On Fri, Dec 6, 2024 at 3:53?PM Arnold Harding - KQ6DI via <kq6di=[email protected]> wrote:
|
Thanks.
I missed this one tiny step;
??
git branch -r
|
My only suggestion would be to note the amount of ram and the speed and the number of cpu cores and threads supported on the system doing the compiles.
Most newer machines will do fine with the "make -j4" in the example but for some older slower machines it might actually slow things down trying to do too many compiles simultaneously. Several of my older systems especially the single core 32bit systems complete the compiles more quickly by specifying "make -j1" rather than "-j4". As always YMMV... 73 de Rich WA3WLH |
I've never been in a hurry do get things done properly, but thanks for the reminder.
I use either a Pi 3 or Zero 2W.? They are plenty fast.? The slowest part is usually downloading over whatever internet I have available.? The number or cores doesn't make much difference when I only have a small straw to download through...
Thanks again, Arnold, KQ6DI
|
I use a Pi 2 (?) the first iteration anyway. I am running a 2 way internet gateway without issue. On Sat, Dec 7, 2024 at 7:31?AM Arnold Harding - KQ6DI via <kq6di=[email protected]> wrote:
|
to navigate to use esc to dismiss