--On Thursday, December 18, 2025 8:33 PM -0500 jbk <[email protected]> wrote:
./backuppc.h:25:10: fatal error: zlib.h: No such file or directory Installed on the base system is: [jbk@rl10vm ~]$ rpm -qa | grep -i zlib zlib-ng-compat-2.2.3-2.el10.x86_64 zlib-ng-compat-devel-2.2.3-2.el10.x86_64 perl-Compress-Raw-Zlib-2.212-513.el10_1.x86_64
In principle that file should be part of zlib-ng-compat-devel. Try checking what files are included in that package:
rpm -qplv zlib-ng-compat-devel _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/
