Hi,
Just to be sure (I'm a little bit confused by your statement about configure, make and make install) : did you do a
rpmbuild --rebuild digikam-0.6-fc1.src.rpm
and what you call "configure/make/make install" are the rpm build steps or what ?
Regards,
Mark Limburg wrote:
On Mon, 2004-03-15 at 20:36, Mark Limburg wrote:
Howdy,
I had to start from SRPMS found at http://digikam.free.fr/Binaries/0.6/Fedora/
(also, as I had a "minimal=personal workstation" Fedora install, I used yum to get some missing *-devel packages needed for the build).
(sigh)
Okay, I grabbed the SRPMS. Did the install. Unbzed them. Moved into digikam src folder and did a ./configure and it came up ..
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
Okay, so I apt-get install qt-devel
Same error.
So I put the CDs in and install ALL the kde and kde-devel files in (just in case). Try again, and same error.
(groan)
What am I missing ...
Okay, I've learnt I need to exit the root account and log back in ..
Okay, .. configure, make, and make install all went well.
Now I run it, and it's the same error as the RPM (aaaaargh)
[mark@localhost mark]$ digikam
digikam: relocation error: /usr/lib/libdigikam.so.0: undefined symbol: _ZN11KMainWindow4showEv
Any ideas?
.mwl