Re: [clamav-users] error while loading shared libraries

2018-04-15 Thread Telsin
My older slackware install also needed ldconfig run after a from source install. Without that, I experienced the same errors. I note that ldconfig is suggested in the source install instructions currently on the web site, but never had to do it before. Ah, changes :) > From: Andreas Meyer

Re: [clamav-users] error while loading shared libraries

2018-04-15 Thread Andreas Meyer
"Gary R. Schmidt" schrieb am 16.04.18 um 00:48:10 Uhr: > >> Hmm, I just built it on an OpenSUSE system (I mainly use Solaris), and > >> had the same problem.  Which is interesting as /etc/ld.so.conf contains > >> /usr/local/lib64, so it should find libclammspack.so.0 there.

Re: [clamav-users] error while loading shared libraries

2018-04-15 Thread Andreas Meyer
"Gary R. Schmidt" schrieb am 16.04.18 um 00:48:10 Uhr: > >> Hmm, I just built it on an OpenSUSE system (I mainly use Solaris), and > >> had the same problem.  Which is interesting as /etc/ld.so.conf contains > >> /usr/local/lib64, so it should find libclammspack.so.0 there.

Re: [clamav-users] error while loading shared libraries

2018-04-15 Thread Gary R. Schmidt
On 16/04/2018 00:10, Reindl Harald wrote: Am 15.04.2018 um 16:02 schrieb Gary R. Schmidt: On 15/04/2018 22:56, Andreas Meyer wrote: Hello! [SNIP} I did not specify any configure options. [SNIP] Libraries have been installed in:     /usr/local/lib64 When I call freshclam I get:

Re: [clamav-users] error while loading shared libraries

2018-04-15 Thread Gary R. Schmidt
On 15/04/2018 22:56, Andreas Meyer wrote: Hello! [SNIP} I did not specify any configure options. [SNIP] Libraries have been installed in: /usr/local/lib64 When I call freshclam I get: ./freshclam: error while loading shared libraries: libclammspack.so.0: cannot open shared object

Re: [clamav-users] error while loading shared libraries

2018-04-15 Thread Gary R. Schmidt
On 15/04/2018 21:43, Andreas Meyer wrote: Hello! Since the upgrade to version 0.100.0 of clamav I get usr/local/sbin/clamd: error while loading shared libraries: libclammspack.so.0: cannot open shared object file: No such file or directory after compiling and installing. libclammspack is not

[clamav-users] error while loading shared libraries

2018-04-15 Thread Andreas Meyer
Hello! Since the upgrade to version 0.100.0 of clamav I get usr/local/sbin/clamd: error while loading shared libraries: libclammspack.so.0: cannot open shared object file: No such file or directory after compiling and installing. libclammspack is not available on my system. configure and make