Search found 3 matches

by rcfa
19 Aug 2021, 15:54
Forum: Help
Topic: Compilation error
Replies: 2
Views: 753

Compilation error

Hi,

I'm trying to compile from source a arm64 version for Kali-Linux on a Raspberry Pi 4.
I'm roughly following the instructions here (where applicable): https://github.com/pmkees/build-FreeFileSync-on-raspberry-pi

Dependencies were (so far) taken care of by
sudo apt install libgtk2.0-dev ...
by rcfa
19 Aug 2021, 14:33
Forum: General Discussion
Topic: [Feature Request] aarch64/arm64 linux binaries
Replies: 1
Views: 818

[Feature Request] aarch64/arm64 linux binaries

My main linux system is a Raspberry Pi 4 with 8GB RAM (which I operate from an iPad Pro with MagicKeyboard via xrdp and MS Remote Desktop).

Unfortunately, the downloadable linux binaries are from what I can tell x86 only (they don't even seem to be amd64, if the file app isn't indicating something ...
by rcfa
19 Aug 2021, 14:25
Forum: General Discussion
Topic: [Feature Request] debian-compatible repositories for installation
Replies: 1
Views: 554

[Feature Request] debian-compatible repositories for installation

In an effort to have repeatable and documentable system configurations, I really frown upon custom installations that may or may not clash with system updates and which are easy to screw up when configuring multiple, similar systems.

So having a deb repository, from which to install the software ...