[Mimedefang] Was mimedefang.sock, now UVSCAN.
    Alexander Dalloz 
    alexander.dalloz at uni-bielefeld.de
       
    Wed Jul 16 12:34:01 EDT 2003
    
    
  
Hi Matthew!
 
> > > I think this is the uvscan failing. Disable that. uvscan doesn't 
> > > work under Redhat 9.
> >
> > This information is incorrect! On my Redhat 9 uvscan runs as on 
> > earlier Redhat releases. Maybe you miss anything?
> 
> I don't know. I've seen several people here complain about 
> uvscan not working under RH9. It doesn't work under my RH9 - 
> it just hangs forever. Did you do anything special to get 
> this to work? A 'ldd' of the binary shows proper linkage, 
> nothing missing. Not sure what else it could need/what I'm 
> missing, but I didn't have time to fully investigate it.
First thing I do on all new Redhat 9 installs is to disable the default
UTF-8 locale in /etc/sysconfig/i18n. UTF-8 implicates only problems as far
as I see. Not only perl fails with a UTF-8 locale but many other processes
slows down immense etc. (see bugzilla for that).
Second thing I did for uvscan was to install compat-libstdc++-7.3-2.96.118
rpm for the /usr/lib/libstdc++.so.2.8.0 library. "ldd /usr/local/bin/uvscan"
shows:
$ ldd /usr/local/bin/uvscan 
        liblnxfv.so.4 => /usr/local/lib/liblnxfv.so.4 (0x40014000)
        libstdc++.so.2.8 => /usr/lib/libstdc++.so.2.8 (0x4028e000)
        libm.so.6 => /lib/libm.so.6 (0x402cf000)
        libc.so.6 => /lib/libc.so.6 (0x402f0000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Does your uvscan on Redhar 9 fail on every scanned file or just on specific?
If your system fits the needs I showed and still uvscan fails, you might
inform me about the scanned file uvscan stumbles about.
Hope this helps you.
Alexander
-- 
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416  14CD E197 6E88 ED69 5653
    
    
More information about the MIMEDefang
mailing list