[Xastir] How is xastir linked?
Derrick J Brashear
shadow at dementia.org
Sat Oct 23 12:18:19 EDT 2004
On Sat, 23 Oct 2004, Rick Green wrote:
> I must admit, I'm not conversant enough to interpret the makefile, so I'll
> ask here: How is xastir linked - statically or dynamically? The reason
> I'm asking is that SuSE just released a fix for a security hole in
> libtiff, and I'm wondering if simply restarting xastir will pick it up, or
> if I need to go to te trouble of recompiling it?
ldd /path/to/xastir
if libtiff is mentioned in the output, dynamically. if not, it's static.
More information about the Xastir
mailing list