[Dcmlib] -lgdcm

Mathieu Malaterre mathieu.malaterre at kitware.com
Mon Jul 25 15:49:14 CEST 2005


What is the output of:

ls /usr/local/lib/gdcm/

Thanks
Mathieu


olivier.stern at swing.be wrote:
> Hello,
> 
> sorry to come back on this subject, but I can't solve the problem. I've 
> made:
> 
> LD_LIBRARY_PATH=/usr/local/lib/gdcm/
> export LD_LIBRARY_PATH
> 
> But the result is the same:
> 
> /usr/bin/ld: cannot find -lgdcm
> 
> Thanks a lot, Olivier
> 
> ________________
> 
> Hi,
> 
> Your problem is the same you got with you gdcm.h not found : the gdcm
> library (libgdcm.so) is not in your library include path (eithier
> $LD_LIBRARY_PATH or included inline in the link line :
> -Lwherever_your_library_is -lgdcm instead of -lgdcm)
> 
> /usr/bin/ld: cannot find -lgdcm ---> the linker can't find the gdcm
> library
> 
> Yours,
> Emmanuel
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dcmlib mailing list
> Dcmlib at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib




More information about the Dcmlib mailing list