Tako Schotanus wrote:
>But by using LD_DEBUG=files I can see that kopete isn't loading the
>.../lib/kde3-libraries from my local path but form the globally/rpm
>installed Kopete. The libraries that are installed in .../lib it does
>find.

The plugins are found by KTrader, which in turn uses the global ksycoca 
cache. That's why it doesn't use the prefix you installed kopete to.

Do this:
  export KDEDIRS=/path/you/installed/kopete:/path/where/kde/is/installed
  kbuildsycoca

Then your new kopete plugins should be found.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

Attachment: pgp8NliXMAuYl.pgp
Description: PGP signature

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to