error while loading shared libraries Dicom Store SCU / Echo SCU
- by David Just
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.