Got Slack-12.1 and KDE-3.5.9.
Tried to install digikam.
./configure went OK
Code:
checking for Qt... libraries /usr/lib/qt-3.3.8b/lib, headers /usr/lib/qt/include using -mt
-- digiKam configure results -------------------
-- libsqlite3 library found....... YES
-- libgphoto2 library found....... YES
-- libkipi library found.......... YES
-- libtiff library found..... .... YES
-- libpng library found........... YES
-- libjasper library found........ YES
-- liblcms library found.......... YES
-- libkexiv2 library found........ YES
-- libkdcraw library found........ YES
------------------------------------------------
Good - your configure finished. Start make now
make fails with
Code:
grep: /usr/lib/qt-3.3.8/lib/libqt-mt.la: No such file or directory
/usr/bin/sed: can't read /usr/lib/qt-3.3.8/lib/libqt-mt.la: No such file or directory
libtool: link: `/usr/lib/qt-3.3.8/lib/libqt-mt.la' is not a valid libtool archive
Searching on linuxquestions brought me to ~alien/slackbuilds.
Installation of Bob's packages gave me digikam.

I'l keep that site in mind, it's fantastic!
However, it keeps nagging me that my compilation did not succeed.
Anybody any ideas why?