$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2023-05-07 21:20:43
> There is built-in support for installing system packages (currently
> for Debian and Fedora or alike), so you would be able to install the
> database (see [1] for an example of a package that does something
> like this).
Doing integration testing like this is extremely fragile. The approach
I've found
best (at least in my case) is running your DB service as a Docker image.