Re: Problem with ldconfig detecting libraries installed by devel/gdcm

2012-01-02 Thread Pietro Cerutti
Hi Stephen, I have fixed this issue in the new version of the gdcm port (2.2.0), which I have committed a few minutes ago. Thanks for pointing this out! Kind Regards, On 2011-Dec-26, 12:51, Stephen Montgomery-Smith wrote: > I want to create a port that uses devel/gdcm as a dependency. But writ

Problem with ldconfig detecting libraries installed by devel/gdcm

2011-12-26 Thread Stephen Montgomery-Smith
I want to create a port that uses devel/gdcm as a dependency. But writing: LIB_DEPENDS+= gdcmCommon:${PORTSDIR}/devel/gdcm doesn't work. It does build the port, but it fails to detect that the port is installed. I notice that when I type: ldconfig -r | grep gdcm that it doesn't find the ins