[clamav-users] error while loading shared libraries

Reindl Harald h.reindl at thelounge.net
Mon Apr 16 16:09:46 UTC 2018



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



More information about the clamav-users mailing list