Plugins path in master branch

onet.cristian at gmail.com onet.cristian at gmail.com
Sun Jun 19 09:43:25 UTC 2016


The same applies, just set the prefix to the proper value and it will work.

Sent from my iPhone

> On Jun 19, 2016, at 10:11, Łukasz Wojniłowicz <lukasz.wojnilowicz at gmail.com> wrote:
> 
> I do not run local development version. After each compilation I do
> "sudo make install"
> What about that?
> 
> Cheers,
> Łukasz
> 
> Dnia sobota, 18 czerwca 2016 20:05:14 kmymoney-devel-request at kde.org pisze:
>> Message: 7
>> Date: Sat, 18 Jun 2016 20:30:25 +0200
>> From: Cristian Oneț <onet.cristian at gmail.com>
>> To: For KMyMoney development <kmymoney-devel at kde.org>
>> Subject: Re: Plugins path in master branch
>> Message-ID:
>>        <CANqZg3t-4BkGwXWC3Zvmn_Mu9BFw1cxc+i9NWg9vNiiJTpBpKg at mail.gmail.com>
>> Content-Type: text/plain; charset=UTF-8
>> 
>> Hi,
>> 
>> Running a local development version requires the following environment
>> to be set (solution 2):
>> 
>> PREFIX=the_value_of_CMAKE_INSTALL_PREFIX
>> export QT_PLUGIN_PATH=$PREFIX/lib64/plugins:$QT_PLUGIN_PATH
>> export XDG_CONFIG_DIRS=$PREFIX/etc/xdg:$XDG_CONFIG_DIRS
>> export XDG_DATA_DIRS=$PREFIX/share:$XDG_DATA_DIRS
>> # run kmymoney
>> $PREFIX/bin/kmymoney
>> 
>> Regards,
>> Cristian
> 


More information about the KMyMoney-devel mailing list