Quoting Karanbir Singh <mail-lists@xxxxxxxxx>:
Aleksandar Milivojevic wrote:
Hi,
I've just installed digikam and digikamimageplugins from Karan's
repo. The digikam package works nicely, however if I try to use any
of the plugins from digikamimageplugins, digikam crashes
complaining about unresolvable symbols, for example:
digikam: symbol lookup error:
/usr/lib64/kde3/digikamimageplugin_adjustlevels.so: undefined
symbol: _ZN7Digikam16ImageGuideWidgetC1EiiP7QWidgetbi
I've noticed that there's discrepancy in versions between digicam
and digicamimageplugins (0.8.1 vs. 0.7.4) which I beleive is where
the problem might be. Is there digicamimageplugins-0.8.1 RPM for
CentOS? If not, I could probably easilly rebuild my own. Just
wondering if somebody already did it.
I will be back around the buildsystems later today, will take a look
and fix/rebuild as required.
Hi Karan,
I've downloaded the 0.7.4 SRPM and 0.8.1 tarball, tweaked the spec
file a bit, and it seems that everything works with 0.8.1 version.
Attached is the diff (from 0.7.4 to 0.8.1) of spec file (rather simple
changes).
--- digikamimageplugins.spec.orig 2006-11-22 14:03:14.251638000 -0600
+++ digikamimageplugins.spec 2006-11-22 14:05:33.911637000 -0600
@@ -1,13 +1,13 @@
Name: digikamimageplugins
Summary: Plugins for Digikam
-Version: 0.7.4
-Release: 9%{?dist}
+Version: 0.8.1
+Release: 2%{?dist}
License: GPL
Group: Applications/Multimedia
URL: http://extragear.kde.org/apps/digikamimageplugins/
-Source: http://dl.sourceforge.net/sourceforge/digikam/digikamimageplugins-0.7.4.tar.bz2
+Source: http://dl.sourceforge.net/sourceforge/digikam/digikamimageplugins-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Obsoletes: digikamplugins < %{version}
@@ -17,7 +17,7 @@
BuildRequires: qt-devel >= 1:3.3
BuildRequires: kdelibs-devel >= 6:3.3
BuildRequires: digikam-devel >= %{version}
-BuildRequires: digikam-devel < 0.8
+BuildRequires: digikam-devel < 0.9
Requires: digikam >= %{version}
Requires: ImageMagick
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos