[Digikam-users] Compiling under x86-64 / possible improvements to Print Wizard

David Aldred david at familyaldred.org.uk
Sun Aug 21 14:28:00 BST 2005


On Saturday 20 Aug 2005 20:03, David Aldred wrote:
> First question: is there any issue with compiling the SVN version of
> Digikam under Mandriva 2005LE x86-64?   I'd expect the answer to be 'no',
> but  don't want to break anything!

Hmm.  Just tried.

Can't get the SVN checkout to work (no server response - it won't ping 
either), so I downloaded the daily snapshots.  Untar, navigate to the 
kdegraphics directory, and ./configure.  It ends with:

	checking for Qt... configure: error: Qt (>= Qt 3.2 and < 4.0) (library qt-mt) 
	not found. Please check your installation!
	For more details about this problem, look at the end of config.log.
	Make sure that you have compiled Qt with thread support!

There doesn't seem to be any meaningful (to me!) detail at the end of 
config.log.

Look for qt-mt to see if it's somewhere unexpected:
   slocate qt-mt
	/usr/lib/qt3/lib64/pkgconfig/qt-mt.pc
	/usr/lib/qt3/lib64/libqt-mt.la
	/usr/lib/qt3/lib64/libqt-mt.prl
	/usr/lib/qt3/lib64/libqt-mt.so.3
	/usr/lib/qt3/lib64/libqt-mt.so.3.3
	/usr/lib/qt3/lib64/libqt-mt.so.3.3.4
	/usr/lib/qt3/lib64/libqt-mt.so
	/usr/lib64/pkgconfig/qt-mt.pc

...so it looks as though /usr/lib/qt3/lib64  is the place to look.

  cat /etc/ld.so.conf
	include ld.so.conf.d/*.conf
	/usr/X11R6/lib64
	/usr/X11R6/lib
	/usr/lib/qt3/lib64

... so why can't it find it?

What now?

-- 
David Aldred



More information about the Digikam-users mailing list