Am 16.04.2018 um 18:00 schrieb Micah Snyder (micasnyd): > Someone else has pointed out that the `make install` is placing libclammspack > in usr/lib/ instead of /usr/lib64/ (they are using --prefix=/usr, instead of > the default /usr/local). > https://bugzilla.clamav.net/show_bug.cgi?id=12093
and that is why you should learn to build packages because the "make install" don't run as root, don't install diretcly below /usr and so you can't overwrite system-libraries from other packages with incompatible versions - as well as when soemthing breaks out the buildroot and tries to touch files below /usr it get a permission denied _______________________________________________ clamav-users mailing list clamav-users@lists.clamav.net http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml