pebdev
pebdev
Yes, Homebrew is clearly not the most safe and clean package manager, but this error is not his fault this time :p Change in autoconf 2.70 ([changelog](https://lwn.net/Articles/839395/))
I do not have enough knowledge on this topic (I just use docker for my cross-compiler environments, without init needs like this), so I can't answer you for the moment.
Could you launch these commands and post output please : $ cat /etc/os-release $ systemctl --version To uninstall package, you can use : $ sudo dpkg --purge --force-all ads-catcher
It's strange, I have exactly the same setup. **If it's possible** can you update your OS ? ``` sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade ``` If you...
> Mhh, strange. I think I know what is up here. Systemd is not the default, I am (still) running sysvinit on this maschine. > > > It's strange, I...
I found a workaround for all Linux architectures (tested on Dietpi for me). I provide you a [master-patched.zip](https://github.com/user-attachments/files/18367934/master-patched.zip). I applied these changes : ### 1- Download master source code `wget...