<div dir="ltr"><div>Hi kate devs,</div><div><br></div><div>I'm trying to build `kate` locally and install it into my private prefix `~/.<a href="http://kate.dev">kate.dev</a>`. I want to ensure that all plugins used also from the prefix instead of system-wide installed `kate` from the package. What I see in the `strace` output it still use the system-wide plugins instead of locally built.</div><div><br></div><div>Could you please give me some advise how to enforce locally installed plugins to be used. I've tried `LD_LIBRARY_PATH` but it doesn't help at all... according to strace the `~/.<a href="http://kate.dev/bin/kate`">kate.dev/bin/kate`</a> even doesn't lookup this dir for plugins %(</div><div><br></div><div>Thx<br></div></div>