How to develop

Alex Turbov i.zaufi at gmail.com
Wed Oct 28 17:22:47 GMT 2020


Hi kate devs,

I'm trying to build `kate` locally and install it into my private prefix
`~/.kate.dev`. 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.

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 `~/.kate.dev/bin/kate` even doesn't lookup
this dir for plugins %(

Thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20201028/81cfe4e0/attachment.htm>


More information about the KWrite-Devel mailing list