[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: binary-or-shlib-defines-rpath



On Mon, Feb 11, 2002 at 02:34:02PM -0500, David Z Maze wrote:
> luther@dpt-info.u-strasbg.fr 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.)

Mmm, i have two file in ocaml-base package with rpath :

/usr/lib/ocaml/dllgraphics.so with RPATH=/usr/X11R6/lib 

and 

/usr/lib/ocaml/labltk/dlllabltk41.so with RPATH=/usr/lib:/usr/X11R6/lib

I guess this is just the common usage of those, and not some ocaml specific
special case.

Should these better be removed, or can i safely ignore those ?

Friendly,

Sven Luther



Reply to: