[Clamav-users] Install upgrade from 94 to 95.2 freschclam clamscan failure

2009-09-13 Thread david
Hello, I have been running ClamAV (clamd) for some time. I decided to upgrade 
to 95.2. The configure, make, make install executed without incident. As a test 
I tried to execute freshclam and clamscan from the root command-line with the 
following error condition:

freshclam: error while loading shared libraries: libclamav.so.6: cannot open 
shared object file: No such file or directory

OS: CentOS 5
ClamAV: 95.2
C compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Re: [Clamav-users] Install upgrade from 94 to 95.2 freschclam clamscan failure

2009-09-13 Thread Lyle Giese
da...@davidwbrown.name wrote:
 Hello, I have been running ClamAV (clamd) for some time. I decided to upgrade 
 to 95.2. The configure, make, make install executed without incident. As a 
 test I tried to execute freshclam and clamscan from the root command-line 
 with the following error condition:

 freshclam: error while loading shared libraries: libclamav.so.6: cannot open 
 shared object file: No such file or directory

 OS: CentOS 5
 ClamAV: 95.2
 C compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
   
 

 ___
 Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
 http://www.clamav.net/support/ml
Did you forget ldconfig?

Lyle
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Install upgrade from 94 to 95.2 freschclam clamscan failure

2009-09-13 Thread Steve Holdoway
On Sun, 2009-09-13 at 13:06 -0500, da...@davidwbrown.name wrote:
 Hello, I have been running ClamAV (clamd) for some time. I decided to upgrade 
 to 95.2. The configure, make, make install executed without incident. As a 
 test I tried to execute freshclam and clamscan from the root command-line 
 with the following error condition:
 
 freshclam: error while loading shared libraries: libclamav.so.6: cannot open 
 shared object file: No such file or directory
 
 OS: CentOS 5
 ClamAV: 95.2
 C compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)

Did you 
save the config/sigs, 
make uninstall 0.95.1, 
make install 0.95.2, 
ldconfig,
restore config/sigs

as the docs suggest??

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml