[Digikam-devel] [Bug 265641] digiKam 2.0.0 crash at startup
Andrew Coles
andrew.i.coles at googlemail.com
Sun Feb 6 20:46:03 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=265641
Andrew Coles <andrew.i.coles at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrew.i.coles at googlemail.c
| |om
--- Comment #1 from Andrew Coles <andrew i coles googlemail com> 2011-02-06 21:46:03 ---
Where have you installed digikam/kipi-plugins? If it's not /usr, you need to
use the following recipe to force the correct versions of the libraries to be
loaded:
export LOCALDIR=/path/where/you/have/installed/digikam
export PATH=$LOCALDIR/bin:$PATH
export LD_LIBRARY_PATH=$LOCALDIR/lib:$LD_LIBRARY_PATH
export KDEDIRS=$LOCALDIR:/usr
export KDE_FORK_SLAVES=1
kbuildsycoca4
digikam
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list