Am 14.02.25 um 11:59 schrieb Wijnand van der Giessen:
I now got my packages for v24 for raspberry pi so I'm happy.
Do you need the "full set" or is the FD sufficient?
We have ARM-Packages for the Universal Client.
So if you're interested, you could try the repository at
https://download.bareos
Thank you Andreas, that was indeed the issue which I found out yesterday. I
now got my packages for v24 for raspberry pi so I'm happy.
I got misled by cmake working and automatically downloading from the
internet, AI got me into that direction. Strange though is that
dpkg-checkbuilddeps comman
> Am 14.02.2025 um 10:37 schrieb Andreas Haase :
>
> Try the following before starting the compile run:
>
> apt-get install libcl11-dev
libcli11-dev is the correct package name, sorry for the typo.
Regards,
Andreas
--
You received this message because you are subscribed to the Google
Hello,
> Am 11.02.2025 um 13:15 schrieb Wijnand van der Giessen :
>
> CMake Error at cmake/CPM.cmake:728 (message):
> CPM: CLI11 not found via find_package(CLI11 2.1.2)
> Call Stack (most recent call first):
> cmake/BareosCpmPackages.cmake:38 (CPMAddPackage)
> CMakeLists.txt:198 (include)
>
>
Hi,
This is my first post, so bear with me.
I am NOT a programmer but I want to compile bareos client only (file daemon)
onto my firewall which is called ipfire as it has a bacula client that works
with bareos but this was upgraded and now it is not compatible anymore.
I have downloaded the ba