error while loading shared libraries Dicom Store SCU / Echo SCU
        Posted  
        
            by 
                David Just
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by David Just
        
        
        
        Published on 2012-02-29T21:00:54Z
        Indexed on 
            2012/10/11
            3:40 UTC
        
        
        Read the original article
        Hit count: 286
        
dicom
I am running a dicom receiver on a Centos 6 box on top of a Xen server.
If I attempt to send data to it from a remote server I get the following error:
storescp: relocation error: /lib/libresolv.so.2: symbol memcpy, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
If I send data to the server locally it works, but sending to it from remote gives the above error.
I do not think this is a problem that is specific to the storescp server. 
© Server Fault or respective owner