[EMAIL PROTECTED] writes:
> How can i check what is contained in the rpath of a shared library
> to make sure it is ok to override this lintian error ?

objdump --private-headers will list, among, other things, the RPATH
setting.  (It will also show the libraries the file directly depends
on, where ldd does a recursive listing.)

-- 
David Maze         [EMAIL PROTECTED]      http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
        -- Abra Mitchell

Reply via email to