[Debian-med-packaging] Bug#560929:
Mathieu Malaterre
mathieu.malaterre at gmail.com
Sun Dec 13 09:57:27 UTC 2009
Steps:
$ wget http://ftp.fr.debian.org/debian/pool/main/g/gdcm/libgdcm2.0_2.0.14-2_amd64.deb
$ dpkg -x libgdcm2.0_2.0.14-2_amd64.deb expat
$ ldd expat/usr/lib/libgdcmDICT.so.2.0 | grep expat
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f89fd4c8000)
GDCM is a cross platform implementation of part of the DICOM standard.
As such it compiles on Win32 system where expat is not available,
therefore a convinient copy is being shipped within GDCM.
However GDCM is build on debian with GDCM_USE_SYSTEM_EXPAT, so the
convienient copy of expat is NOT used.
Closing issue.
Thanks.
--
Mathieu
More information about the Debian-med-packaging
mailing list