From: admin Date: Tue, 15 Aug 2023 20:06:18 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://www.opopop.net/cgi-bin/gitweb.cgi?p=reminder;a=commitdiff_plain;h=9804549b38bc077c5e5fc4d5e189b4ba7c449cf0 --- diff --git a/Debian_Bookworm_with_Mate_and_the_shepherd_init_system.mdwn b/Debian_Bookworm_with_Mate_and_the_shepherd_init_system.mdwn index c547091..f18ad25 100644 --- a/Debian_Bookworm_with_Mate_and_the_shepherd_init_system.mdwn +++ b/Debian_Bookworm_with_Mate_and_the_shepherd_init_system.mdwn @@ -57,6 +57,8 @@ Source: And you just have to run: + dpkg -i guile-3.0-libs_3.0.9-0bu1_amd64.deb guile-3.0-dev_3.0.9-0bu1_amd64.deb guile-3.0_3.0.9-0bu1_amd64.deb + ### Installing guile-fibers-1.3.1 This is a thread library for guile, not yet packaged for Debian. Here are the corresponding @@ -88,6 +90,8 @@ Source: You install with: + dpkg -i guile-fibers_1.3.1-1bu_amd64.deb + ### Installing shepherd-0.10.2 The packages are below: @@ -116,6 +120,8 @@ Source: And you install with: + dpkg -i shepherd_0.10.2-0.1_amd64.deb + ### Installing shepherd-debian-1.4 This package installs a set of the equivalent of init scripts or systemd @@ -173,6 +179,8 @@ Source: You install with: + dpkg -i shepherd-debian_1.4-1_amd64.deb + In case of errors, install the missing dependencies and retry. ## Using shepherd @@ -202,3 +210,6 @@ Source: [[elogind_246.10-1debian2bu.debian.tar.xz]] [[elogind_246.10.orig.tar.gz]] +All 3 packages have to be installed: + + dpkg -i elogind_246.10-1debian2bu_amd64.deb libelogind0_246.10-1debian2bu_amd64.deb libpam-elogind_246.10-1debian2bu_amd64.deb