You are not logged in.
How do you change configuration file during package installation?
For example I already installed pacman -S openmpi and I want to configure --enable-orterun-prefix-by-default.
Last edited by vorlket (2024-01-20 04:47:38)
Offline
You don't, the binaries are already built. You would have to rebuild the package, see https://wiki.archlinux.org/title/Arch_build_system
Online