Re: missing development package?

2024-03-04 Thread thyme after thyme
On 2024-03-04 10:48, to...@tuxteam.de wrote: > That's right: in your /etc/apt/sources.list (or in some file > under .../sources.list.d/ at your preference) there must be > a way for your installer to find the sources. Something akin > to: > > deb-src http://ftp.de.debian.org/debian/ bullseye-up

Re: missing development package?

2024-03-04 Thread thyme after thyme
Hi t, thanks very much for the help. Responses below: On 2024-03-04 10:05, to...@tuxteam.de wrote: > There's an automatic way to do this: install the build > dependencies: > > sudo apt-get install build-dep I get an error: ~ $ sudo apt-get install build-dep xfce4-screensaver [sudo] password

missing development package?

2024-03-04 Thread thyme after thyme
Hello everyone, I'm not a developer, but I'm trying to build xfce4-screensaver and suspect I may be missing a development package. I've sudo apt-get installed everything on this list: https://salsa.debian.org/xfce-extras-team/xfce4-screensaver/blob/debian/master/debian/control#L6 When I try to c

Re: partition appears to be mounted, but not according to umount or lsblk

2023-01-20 Thread thyme after thyme
Charles and tomas, you were both right in your guesses. Thanks a billion for the help!

partition appears to be mounted, but not according to umount or lsblk

2023-01-19 Thread thyme after thyme
Hello lovely debianizers, My Debian 10 machine has two physical disks, sda and sdb. The (encrypted) root filesystem is on sdb, meanwhile I’ve used fstab/crypttab to mount an (encrypted) partition on sda to /mnt/data01-hdd, where I’ve stored some stuff: user@hostname:/$ ls -gh /mnt/data01-hdd/ tot