mhvtl icon indicating copy to clipboard operation
mhvtl copied to clipboard

Is possible to avoid systemd?

Open sateuwdie opened this issue 1 year ago • 3 comments

On Slackware 15 mhvtl compile fine, only give error because no systemctl command Is possible to build it without systemd?

install device.conf.5 /tmp/txz/package-mhvtl/usr/share/man/man5/
install library_contents.5 /tmp/txz/package-mhvtl/usr/share/man/man5/
make[1]: uscita dalla directory «/tmp/txz/mhvtl-20250211_git/man»
[ -d /tmp/txz/package-mhvtl/opt/mhvtl ] || mkdir -p /tmp/txz/package-mhvtl/opt/mhvtl
(cd kernel; tar --sort=name --mtime=@1 --format=gnu -czf ../mhvtl_kernel.tgz *)
[ -d /tmp/txz/package-mhvtl/usr/lib/firmware/mhvtl ] || mkdir -p /tmp/txz/package-mhvtl/usr/lib/firmware/mhvtl
install -m 755 mhvtl_kernel.tgz /tmp/txz/package-mhvtl/usr/lib/firmware/mhvtl/
ldconfig
systemctl daemon-reload
make: systemctl: File o directory non esistente
make: *** [Makefile:82: install] Errore 127

sateuwdie avatar Feb 11 '25 00:02 sateuwdie

There's still a distro not using systemd ???

Thanks for the heads up. No immediate promises but I'll look into some sort of compile time option.

markh794 avatar Feb 11 '25 01:02 markh794

On Feb 10, 2025, at 5:20 PM, Mark Harvey @.***> wrote:

There's still a distro not using systemd ???

Thanks for the heads up. No immediate promises but I'll look into some sort of compile time option.

You’ll have to drop back to the original scripts if on a primitive system. :) — Lee

gonzoleeman avatar Feb 11 '25 01:02 gonzoleeman

There's still a distro not using systemd ???

Thanks for the heads up. No immediate promises but I'll look into some sort of compile time option.

Slackware and Devuan.

sateuwdie avatar Feb 11 '25 07:02 sateuwdie