Modules missing in CentOS7 and Alma 9.1 images
Following packages need to be added to CentOS7 (and/or Alma 9.1 images) in order to be able to build latest (rawhide) version of nicadist. Don't close this issue until noticed.
|CentOS 7|
|---|
|gettext-devel (autoconf)|
|perl-IPC-Cmd (openssl)|
|Alma 9.1|
|---|
|gettext-devel|
|perl-IPC-Cmd|
|texinfo|
|perl-FindBin|
texinfo is installed via command ```dnf --enablerepo=crb install texinfo```
issue