[Kmymoney-devel] Starting w/o loading plugins possible?
aga
agander93 at gmail.com
Mon Sep 30 17:57:06 UTC 2013
On Mon, 30 Sep 2013 19:35:38 +0200
mk-lists at email.de wrote:
> Hi Cristian,
>
> > #!/bin/bash
> > export KDEDIR=/home/cristi/dezvoltare/kmymoney-install
> > export KDEDIRS=$KDEDIR
> > export PATH=$KDEDIR/bin:$PATH
> > export LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH
> > export QT_PLUGIN_PATH=$KDEDIR/lib/kde4/plugins:$QT_PLUGIN_PATH
> > /home/cristi/dezvoltare/kmymoney-install/bin/kmymoney -n --config
> > kmymoneydevelopmentrc --caption "KMyMoney Development Version"
> > --lang=C
>
> Unfortunately this didn't work on my end.
>
> From my initial post it seems like kbanking is to blame for this? But
> I am not sure about that, since the plugin-loader doesn't print out
> any error message and just crashes.
>
> I guess nothing else can be done about it.
>
> Greets,
> Marko
Won't the parameters for cmake .. -DCMAKE_INSTALL_PREFIX.... need to be
changed?
Allan
More information about the KMyMoney-devel
mailing list