Ivars Strazdins <[EMAIL PROTECTED]> writes:
> Hello all,
> recently introduced rpath sets rpath to $ORIGIN
> I wonder if $ORIGIN/../lib would not be more appropriate? Or is this
> something my build-system specific?
It's supposed to be set to $ORIGIN/../lib, it sounds like something
went wrong wi
Hello all,
recently introduced rpath sets rpath to $ORIGIN
I wonder if $ORIGIN/../lib would not be more appropriate? Or is this
something my build-system specific?
$ORIGIN just does not work to me, I really need $ORIGIN/../lib, if
--prefix is set to non-default, non /usr value.
Thank you,
Ivar